Searched refs:vco_mg (Results 1 – 1 of 1) sorted by relevance
2332 uint32_t vco_mg, refresh_reg; in crystalhd_hw_set_core_clock() local2353 vco_mg = 0; in crystalhd_hw_set_core_clock()2355 vco_mg = 1; in crystalhd_hw_set_core_clock()2357 vco_mg = 2; in crystalhd_hw_set_core_clock()2359 vco_mg = 3; in crystalhd_hw_set_core_clock()2365 reg |= vco_mg << 12; in crystalhd_hw_set_core_clock()2368 hw->core_clock_mhz, n, vco_mg); in crystalhd_hw_set_core_clock()