Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dsmu7_smumgr.c492 static void execute_pwr_table(struct pp_hwmgr *hwmgr, const PWR_Command_Table *pvirus, int size) in execute_pwr_table() argument
498 reg = pvirus->reg; in execute_pwr_table()
499 data = pvirus->data; in execute_pwr_table()
504 pvirus++; in execute_pwr_table()