Searched refs:phyClockInKhz (Results 1 – 3 of 3) sorted by relevance
163 unsigned int phyClockInKhz; member
3001 if ((bb->clock_limits[i].phyclk_mhz > (max_clocks.phyClockInKhz / 1000)) in cap_soc_clocks()3002 && max_clocks.phyClockInKhz != 0) in cap_soc_clocks()3003 bb->clock_limits[i].phyclk_mhz = (max_clocks.phyClockInKhz / 1000); in cap_soc_clocks()3079 calculated_states[i].phyclk_mhz = max_clocks->phyClockInKhz / 1000; in update_bounding_box()
1609 max_clocks->phyClockInKhz = in smu_v11_0_get_max_sustainable_clocks_by_dc()