Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dpolaris10_pwrvirus.h39 struct PWR_DFY_Section { struct
46 typedef struct PWR_DFY_Section PWR_DFY_Section; argument
257 static const PWR_DFY_Section pwr_virus_section1 = {
318 static const PWR_DFY_Section pwr_virus_section2 = {
329 static const PWR_DFY_Section pwr_virus_section3 = {
1268 static const PWR_DFY_Section pwr_virus_section4 = {
1307 static const PWR_DFY_Section pwr_virus_section5 = {
1364 static const PWR_DFY_Section pwr_virus_section6 = {
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dsmu7_smumgr.c557 static void execute_pwr_dfy_table(struct pp_hwmgr *hwmgr, const PWR_DFY_Section *section) in execute_pwr_dfy_table()