Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c29 #define MVEBU_COMPHY_SERDES_CFG1_RESET BIT(3) macro
406 val &= ~(MVEBU_COMPHY_SERDES_CFG1_RESET | in mvebu_comphy_ethernet_init_reset()
413 val |= MVEBU_COMPHY_SERDES_CFG1_RESET | in mvebu_comphy_ethernet_init_reset()
871 val &= ~(MVEBU_COMPHY_SERDES_CFG1_RESET | in mvebu_comphy_power_off_legacy()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c30 #define MVEBU_COMPHY_SERDES_CFG1_RESET BIT(3) macro
411 val &= ~(MVEBU_COMPHY_SERDES_CFG1_RESET | in mvebu_comphy_ethernet_init_reset()
418 val |= MVEBU_COMPHY_SERDES_CFG1_RESET | in mvebu_comphy_ethernet_init_reset()
881 val &= ~(MVEBU_COMPHY_SERDES_CFG1_RESET | in mvebu_comphy_power_off_legacy()

Completed in 4 milliseconds