Searched refs:phyClockInKhz (Results 1 – 4 of 4) sorted by relevance
156 unsigned int phyClockInKhz; member
3499 if ((bb->clock_limits[i].phyclk_mhz > (max_clocks.phyClockInKhz / 1000)) in dcn20_cap_soc_clocks()3500 && max_clocks.phyClockInKhz != 0) in dcn20_cap_soc_clocks()3501 bb->clock_limits[i].phyclk_mhz = (max_clocks.phyClockInKhz / 1000); in dcn20_cap_soc_clocks()3584 calculated_states[i].phyclk_mhz = max_clocks->phyClockInKhz / 1000; in dcn20_update_bounding_box()
1406 max_clocks->phyClockInKhz = in smu_v13_0_get_max_sustainable_clocks_by_dc()
1574 max_clocks->phyClockInKhz = in smu_v11_0_get_max_sustainable_clocks_by_dc()
Completed in 18 milliseconds