Searched refs:CMD_DELAY_US (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ |
| D | polaris_baco.c | 72 { CMD_DELAY_US, 0, 0, 0, 1, 0x0 }, 83 { CMD_DELAY_US, 0, 0, 0, 3, 0x0 }, 86 { CMD_DELAY_US, 0, 0, 0, 3, 0x0 }, 88 { CMD_DELAY_US, 0, 0, 0, 5, 0x0 } 156 { CMD_DELAY_US, 0, 0, 0, 1, 0x0 }, 166 { CMD_DELAY_US, 0, 0, 0, 3, 0x0 }, 167 { CMD_DELAY_US, 0, 0, 0, 3, 0x0 }, 168 { CMD_DELAY_US, 0, 0, 0, 5, 0x0 }
|
| D | common_baco.h | 33 CMD_DELAY_US, enumerator
|
| D | common_baco.c | 68 case CMD_DELAY_US: in baco_cmd_handler()
|