Home
last modified time | relevance | path

Searched refs:MVEBU_COMPHY_PWRPLL_CTRL_RFREQ (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c40 #define MVEBU_COMPHY_PWRPLL_CTRL_RFREQ(n) ((n) << 0) macro
434 val &= ~(MVEBU_COMPHY_PWRPLL_CTRL_RFREQ(0x1f) | in mvebu_comphy_ethernet_init_reset()
436 val |= MVEBU_COMPHY_PWRPLL_CTRL_RFREQ(0x1) | in mvebu_comphy_ethernet_init_reset()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c41 #define MVEBU_COMPHY_PWRPLL_CTRL_RFREQ(n) ((n) << 0) macro
439 val &= ~(MVEBU_COMPHY_PWRPLL_CTRL_RFREQ(0x1f) | in mvebu_comphy_ethernet_init_reset()
441 val |= MVEBU_COMPHY_PWRPLL_CTRL_RFREQ(0x1) | in mvebu_comphy_ethernet_init_reset()

Completed in 4 milliseconds