Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dsmu7_smumgr.c495 static void execute_pwr_table(struct pp_hwmgr *hwmgr, const PWR_Command_Table *pvirus, int size) in execute_pwr_table() argument
501 reg = pvirus->reg; in execute_pwr_table()
502 data = pvirus->data; in execute_pwr_table()
507 pvirus++; in execute_pwr_table()