Searched refs:dscClockInKhz (Results 1 – 3 of 3) sorted by relevance
165 unsigned int dscClockInKhz; member
3009 if ((bb->clock_limits[i].dscclk_mhz > (max_clocks.dscClockInKhz / 1000)) in cap_soc_clocks()3010 && max_clocks.dscClockInKhz != 0) in cap_soc_clocks()3011 bb->clock_limits[i].dscclk_mhz = (max_clocks.dscClockInKhz / 1000); in cap_soc_clocks()
1617 max_clocks->dscClockInKhz = 0; in smu_v11_0_get_max_sustainable_clocks_by_dc()