Searched refs:LowSclkInterruptThreshold (Results  1 – 12 of 12) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/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 | 343     uint32_t                            LowSclkInterruptThreshold;  member
  | 
| D | smu74_discrete.h | 354 	uint32_t                            LowSclkInterruptThreshold;  member
  | 
| D | smu75_discrete.h | 359 	uint32_t                            LowSclkInterruptThreshold;  member
  | 
| /Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ | 
| D | vegam_smumgr.c | 2190 		case LowSclkInterruptThreshold:  in vegam_get_offsetof() 2191 			return offsetof(SMU75_Discrete_DpmTable, LowSclkInterruptThreshold);  in vegam_get_offsetof() 2232 					LowSclkInterruptThreshold),  in vegam_update_sclk_threshold()
  | 
| 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()
  | 
| 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 | 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()
  | 
| 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 | 2280 		case LowSclkInterruptThreshold:  in ci_get_offsetof()
  |