Searched refs:refclksel (Results 1 – 4 of 4) sorted by relevance
178 u32 refclksel, pllmult, propcntrl, val; in stm32_combophy_pll_init() local207 refclksel = REFCLKSEL_0; in stm32_combophy_pll_init()212 refclksel = REFCLKSEL_1; in stm32_combophy_pll_init()217 refclksel = REFCLKSEL_0; in stm32_combophy_pll_init()222 refclksel = REFCLKSEL_1; in stm32_combophy_pll_init()227 refclksel = REFCLKSEL_0; in stm32_combophy_pll_init()239 cr1_val |= refclksel; in stm32_combophy_pll_init()
35 u8 refclksel; member
719 else if (state->cfg.refclksel != 0) in dib8000_reset_pll()721 ((state->cfg.refclksel & 0x3) << 10) | in dib8000_reset_pll()
1572 .refclksel = 3,1591 .refclksel = 3,
Completed in 19 milliseconds