Searched refs:phyClockInKhz (Results 1 – 4 of 4) sorted by relevance
156 unsigned int phyClockInKhz; member
1782 bb->clock_limits[i].phyclk_mhz = max_clocks->phyClockInKhz / 1000; in dcn20_update_bounding_box()1828 if ((bb->clock_limits[i].phyclk_mhz > (max_clocks.phyClockInKhz / 1000)) in dcn20_cap_soc_clocks()1829 && max_clocks.phyClockInKhz != 0) in dcn20_cap_soc_clocks()1830 bb->clock_limits[i].phyclk_mhz = (max_clocks.phyClockInKhz / 1000); in dcn20_cap_soc_clocks()
1532 max_clocks->phyClockInKhz = in smu_v11_0_get_max_sustainable_clocks_by_dc()
1523 max_clocks->phyClockInKhz = in smu_v13_0_get_max_sustainable_clocks_by_dc()
Completed in 19 milliseconds