Searched refs:LowSclkInterruptThreshold (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/ |
A D | smumgr.h | 50 LowSclkInterruptThreshold, enumerator
|
A D | smu71_discrete.h | 334 uint32_t LowSclkInterruptThreshold; member
|
A D | smu72_discrete.h | 335 uint32_t LowSclkInterruptThreshold; member
|
A D | smu73_discrete.h | 353 uint32_t LowSclkInterruptThreshold; member
|
A D | smu74_discrete.h | 354 uint32_t LowSclkInterruptThreshold; member
|
A D | smu75_discrete.h | 359 uint32_t LowSclkInterruptThreshold; member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
A D | vegam_smumgr.c | 2191 case LowSclkInterruptThreshold: in vegam_get_offsetof() 2192 return offsetof(SMU75_Discrete_DpmTable, LowSclkInterruptThreshold); in vegam_get_offsetof() 2233 LowSclkInterruptThreshold), in vegam_update_sclk_threshold()
|
A D | fiji_smumgr.c | 2281 LowSclkInterruptThreshold), in fiji_update_sclk_threshold() 2330 case LowSclkInterruptThreshold: in fiji_get_offsetof() 2331 return offsetof(SMU73_Discrete_DpmTable, LowSclkInterruptThreshold); in fiji_get_offsetof()
|
A D | iceland_smumgr.c | 2194 LowSclkInterruptThreshold), in iceland_update_sclk_threshold() 2245 case LowSclkInterruptThreshold: in iceland_get_offsetof() 2246 return offsetof(SMU71_Discrete_DpmTable, LowSclkInterruptThreshold); in iceland_get_offsetof()
|
A D | polaris10_smumgr.c | 2402 LowSclkInterruptThreshold), in polaris10_update_sclk_threshold() 2455 case LowSclkInterruptThreshold: in polaris10_get_offsetof() 2456 return offsetof(SMU74_Discrete_DpmTable, LowSclkInterruptThreshold); in polaris10_get_offsetof()
|
A D | tonga_smumgr.c | 2584 LowSclkInterruptThreshold), in tonga_update_sclk_threshold() 2641 case LowSclkInterruptThreshold: in tonga_get_offsetof() 2642 return offsetof(SMU72_Discrete_DpmTable, LowSclkInterruptThreshold); in tonga_get_offsetof()
|
A D | ci_smumgr.c | 2280 case LowSclkInterruptThreshold: in ci_get_offsetof()
|
Completed in 55 milliseconds