Home
last modified time | relevance | path

Searched refs:propcntrl (Results 1 – 1 of 1) sorted by relevance

/drivers/phy/st/
A Dphy-stm32-combophy.c178 u32 refclksel, pllmult, propcntrl, val; in stm32_combophy_pll_init() local
208 propcntrl = 0x8u << 4; in stm32_combophy_pll_init()
213 propcntrl = 0x8u << 4; in stm32_combophy_pll_init()
218 propcntrl = 0xeu << 4; in stm32_combophy_pll_init()
223 propcntrl = 0xeu << 4; in stm32_combophy_pll_init()
228 propcntrl = 0xeu << 4; in stm32_combophy_pll_init()
309 val |= propcntrl; in stm32_combophy_pll_init()

Completed in 3 milliseconds