Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c30 #define MVEBU_COMPHY_SERDES_CFG1_RX_INIT BIT(4) macro
472 val |= MVEBU_COMPHY_SERDES_CFG1_RX_INIT; in mvebu_comphy_init_plls()
483 val &= ~MVEBU_COMPHY_SERDES_CFG1_RX_INIT; in mvebu_comphy_init_plls()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c31 #define MVEBU_COMPHY_SERDES_CFG1_RX_INIT BIT(4) macro
477 val |= MVEBU_COMPHY_SERDES_CFG1_RX_INIT; in mvebu_comphy_init_plls()
488 val &= ~MVEBU_COMPHY_SERDES_CFG1_RX_INIT; in mvebu_comphy_init_plls()

Completed in 4 milliseconds