Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c38 #define MVEBU_COMPHY_SERDES_STATUS0_RX_INIT BIT(4) macro
477 val, val & MVEBU_COMPHY_SERDES_STATUS0_RX_INIT, in mvebu_comphy_init_plls()
479 if (!(val & MVEBU_COMPHY_SERDES_STATUS0_RX_INIT)) in mvebu_comphy_init_plls()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c39 #define MVEBU_COMPHY_SERDES_STATUS0_RX_INIT BIT(4) macro
482 val, val & MVEBU_COMPHY_SERDES_STATUS0_RX_INIT, in mvebu_comphy_init_plls()
484 if (!(val & MVEBU_COMPHY_SERDES_STATUS0_RX_INIT)) in mvebu_comphy_init_plls()

Completed in 4 milliseconds