Searched refs:fref_sel_delay (Results 1 – 1 of 1) sorted by relevance
417 uint32_t pll_on_delay, fref_sel_delay; in bhnd_pwrctl_init() local446 fref_sel_delay = ((slowmaxfreq * CHIPC_FREF_DELAY) + 999999) / 1000000; in bhnd_pwrctl_init()449 bhnd_bus_write_4(sc->res, CHIPC_PLL_FREFSEL_DELAY, fref_sel_delay); in bhnd_pwrctl_init()