Home
last modified time | relevance | path

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

/linux/drivers/phy/st/
H A Dphy-stm32-combophy.c180 u32 refclksel, pllmult, propcntrl, val; in stm32_combophy_pll_init() local
210 propcntrl = 0x8u << 4; in stm32_combophy_pll_init()
215 propcntrl = 0x8u << 4; in stm32_combophy_pll_init()
220 propcntrl = 0xeu << 4; in stm32_combophy_pll_init()
225 propcntrl = 0xeu << 4; in stm32_combophy_pll_init()
230 propcntrl = 0xeu << 4; in stm32_combophy_pll_init()
311 val |= propcntrl; in stm32_combophy_pll_init()