Home
last modified time | relevance | path

Searched refs:CMD_DELAY_MS (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_baco.c55 {CMD_DELAY_MS, 0, 0, 0, 0, 0, 0, 5, 0},
64 {CMD_DELAY_MS, 0, 0, 0, 0, 0, 0, 10,0},
Dvega12_baco.c53 { CMD_DELAY_MS, 0, 0, 0, 5, 0 },
62 { CMD_DELAY_MS, 0, 0, 0, 0, 0, 0, 10, 0 },
Dcommon_baco.h32 CMD_DELAY_MS, enumerator
Dcommon_baco.c63 case CMD_DELAY_MS: in baco_cmd_handler()