Searched refs:uClockInKhz (Results 1 – 3 of 3) sorted by relevance
171 unsigned int uClockInKhz; member
2985 if ((bb->clock_limits[i].dram_speed_mts > (max_clocks.uClockInKhz / 1000) * 16) in cap_soc_clocks()2986 && max_clocks.uClockInKhz != 0) in cap_soc_clocks()2987 bb->clock_limits[i].dram_speed_mts = (max_clocks.uClockInKhz / 1000) * 16; in cap_soc_clocks()
1613 max_clocks->uClockInKhz = in smu_v11_0_get_max_sustainable_clocks_by_dc()