Searched defs:max_clocks (Results 1 – 4 of 4) sorted by relevance
2975 struct pp_smu_nv_clock_table max_clocks) in cap_soc_clocks()3041 struct pp_smu_nv_clock_table *max_clocks, unsigned int *uclk_states, unsigned int num_states) in update_bounding_box()3270 struct pp_smu_nv_clock_table max_clocks = {0}; in init_soc_bounding_box() local
866 struct pp_smu *pp, struct pp_smu_nv_clock_table *max_clocks) in pp_nv_get_maximum_sustainable_clocks()
1595 struct pp_smu_nv_clock_table *max_clocks) in smu_v11_0_get_max_sustainable_clocks_by_dc()
752 #define smu_get_max_sustainable_clocks_by_dc(smu, max_clocks) \ argument