Searched refs:socClockInKhz (Results 1 – 3 of 3) sorted by relevance
162 unsigned int socClockInKhz; member
3446 if ((bb->clock_limits[i].socclk_mhz > (max_clocks.socClockInKhz / 1000))3447 && max_clocks.socClockInKhz != 0)3448 bb->clock_limits[i].socclk_mhz = (max_clocks.socClockInKhz / 1000);3516 …calculated_states[i].socclk_mhz = (calculated_states[i].fabricclk_mhz > max_clocks->socClockInKhz …3517 max_clocks->socClockInKhz / 1000 : calculated_states[i].fabricclk_mhz;3531 calculated_states[num_calculated_states - 1].socclk_mhz = max_clocks->socClockInKhz / 1000;3532 calculated_states[num_calculated_states - 1].fabricclk_mhz = max_clocks->socClockInKhz / 1000;3749 if (max_clocks.dcfClockInKhz >= max_clocks.socClockInKhz)3750 max_clocks.dcfClockInKhz = max_clocks.socClockInKhz - 1000;
1424 max_clocks->socClockInKhz = in smu_v11_0_get_max_sustainable_clocks_by_dc()