Searched refs:socClockInKhz (Results 1 – 5 of 5) sorted by relevance
162 unsigned int socClockInKhz; member
1879 …bb->clock_limits[i].socclk_mhz = (bb->clock_limits[i].fabricclk_mhz > max_clocks->socClockInKhz / … in dcn20_update_bounding_box()1880 max_clocks->socClockInKhz / 1000 : bb->clock_limits[i].fabricclk_mhz; in dcn20_update_bounding_box()1894 bb->clock_limits[num_calculated_states - 1].socclk_mhz = max_clocks->socClockInKhz / 1000; in dcn20_update_bounding_box()1895 bb->clock_limits[num_calculated_states - 1].fabricclk_mhz = max_clocks->socClockInKhz / 1000; in dcn20_update_bounding_box()1938 if ((bb->clock_limits[i].socclk_mhz > (max_clocks.socClockInKhz / 1000)) in dcn20_cap_soc_clocks()1939 && max_clocks.socClockInKhz != 0) in dcn20_cap_soc_clocks()1940 bb->clock_limits[i].socclk_mhz = (max_clocks.socClockInKhz / 1000); in dcn20_cap_soc_clocks()
2361 if (max_clocks.dcfClockInKhz >= max_clocks.socClockInKhz) in init_soc_bounding_box()2362 max_clocks.dcfClockInKhz = max_clocks.socClockInKhz - 1000; in init_soc_bounding_box()
1535 max_clocks->socClockInKhz = in smu_v11_0_get_max_sustainable_clocks_by_dc()
1503 max_clocks->socClockInKhz = in smu_v13_0_get_max_sustainable_clocks_by_dc()