Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c102 #define MVEBU_COMPHY_GEN1_S4_DFE_RES(n) ((n) << 8) macro
573 val &= ~MVEBU_COMPHY_GEN1_S4_DFE_RES(0x3); in mvebu_comphy_set_mode_rxaui()
574 val |= MVEBU_COMPHY_GEN1_S4_DFE_RES(0x1); in mvebu_comphy_set_mode_rxaui()
659 val &= ~MVEBU_COMPHY_GEN1_S4_DFE_RES(0x3); in mvebu_comphy_set_mode_10gbaser()
660 val |= MVEBU_COMPHY_GEN1_S4_DFE_RES(0x1); in mvebu_comphy_set_mode_10gbaser()