Searched refs:LowSclkInterruptThreshold (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/pm/inc/ | 
| D | smumgr.h | 50 	LowSclkInterruptThreshold,  enumerator
  | 
| D | smu71_discrete.h | 334     uint32_t                            LowSclkInterruptThreshold;  member
  | 
| D | smu72_discrete.h | 335 	uint32_t                            LowSclkInterruptThreshold;  member
  | 
| D | smu73_discrete.h | 353     uint32_t                            LowSclkInterruptThreshold;  member
  | 
| D | smu74_discrete.h | 353 	uint32_t                            LowSclkInterruptThreshold;  member
  | 
| D | smu75_discrete.h | 359 	uint32_t                            LowSclkInterruptThreshold;  member
  | 
| /Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ | 
| D | vegam_smumgr.c | 2192 		case LowSclkInterruptThreshold:  in vegam_get_offsetof() 2193 			return offsetof(SMU75_Discrete_DpmTable, LowSclkInterruptThreshold);  in vegam_get_offsetof() 2234 					LowSclkInterruptThreshold),  in vegam_update_sclk_threshold()
  | 
| D | fiji_smumgr.c | 2283 					LowSclkInterruptThreshold),  in fiji_update_sclk_threshold() 2332 		case LowSclkInterruptThreshold:  in fiji_get_offsetof() 2333 			return offsetof(SMU73_Discrete_DpmTable, LowSclkInterruptThreshold);  in fiji_get_offsetof()
  | 
| 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()
  | 
| D | polaris10_smumgr.c | 2301 					LowSclkInterruptThreshold),  in polaris10_update_sclk_threshold() 2354 		case LowSclkInterruptThreshold:  in polaris10_get_offsetof() 2355 			return offsetof(SMU74_Discrete_DpmTable, LowSclkInterruptThreshold);  in polaris10_get_offsetof()
  | 
| 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()
  | 
| D | ci_smumgr.c | 2279 		case LowSclkInterruptThreshold:  in ci_get_offsetof()
  |