Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c29 #define MVEBU_COMPHY_SERDES_CFG1_RESET BIT(3) macro
398 val &= ~(MVEBU_COMPHY_SERDES_CFG1_RESET | in mvebu_comphy_ethernet_init_reset()
405 val |= MVEBU_COMPHY_SERDES_CFG1_RESET | in mvebu_comphy_ethernet_init_reset()
863 val &= ~(MVEBU_COMPHY_SERDES_CFG1_RESET | in mvebu_comphy_power_off_legacy()