Searched refs:socClockInKhz (Results 1 – 4 of 4) sorted by relevance
162 unsigned int socClockInKhz; member
3473 if ((bb->clock_limits[i].socclk_mhz > (max_clocks.socClockInKhz / 1000)) in dcn20_cap_soc_clocks()3474 && max_clocks.socClockInKhz != 0) in dcn20_cap_soc_clocks()3475 bb->clock_limits[i].socclk_mhz = (max_clocks.socClockInKhz / 1000); in dcn20_cap_soc_clocks()3544 …calculated_states[i].socclk_mhz = (calculated_states[i].fabricclk_mhz > max_clocks->socClockInKhz … in dcn20_update_bounding_box()3545 max_clocks->socClockInKhz / 1000 : calculated_states[i].fabricclk_mhz; in dcn20_update_bounding_box()3559 calculated_states[num_calculated_states - 1].socclk_mhz = max_clocks->socClockInKhz / 1000; in dcn20_update_bounding_box()3560 calculated_states[num_calculated_states - 1].fabricclk_mhz = max_clocks->socClockInKhz / 1000; in dcn20_update_bounding_box()3666 if (max_clocks.dcfClockInKhz >= max_clocks.socClockInKhz) in init_soc_bounding_box()3667 max_clocks.dcfClockInKhz = max_clocks.socClockInKhz - 1000; in init_soc_bounding_box()
1400 max_clocks->socClockInKhz = in smu_v13_0_get_max_sustainable_clocks_by_dc()
1569 max_clocks->socClockInKhz = in smu_v11_0_get_max_sustainable_clocks_by_dc()