Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c37 #define MVEBU_COMPHY_SERDES_STATUS0_RX_PLL_RDY BIT(3) macro
463 val & (MVEBU_COMPHY_SERDES_STATUS0_RX_PLL_RDY | in mvebu_comphy_init_plls()
466 if (!(val & (MVEBU_COMPHY_SERDES_STATUS0_RX_PLL_RDY | in mvebu_comphy_init_plls()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c38 #define MVEBU_COMPHY_SERDES_STATUS0_RX_PLL_RDY BIT(3) macro
468 val & (MVEBU_COMPHY_SERDES_STATUS0_RX_PLL_RDY | in mvebu_comphy_init_plls()
471 if (!(val & (MVEBU_COMPHY_SERDES_STATUS0_RX_PLL_RDY | in mvebu_comphy_init_plls()

Completed in 8 milliseconds