Home
last modified time | relevance | path

Searched refs:CMD_DELAY_US (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
Dpolaris_baco.c72 { 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 }
Dcommon_baco.h33 CMD_DELAY_US, enumerator
Dcommon_baco.c68 case CMD_DELAY_US: in baco_cmd_handler()