Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()