Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c101 #define MVEBU_COMPHY_GEN1_S4_DFE_RES(n) ((n) << 8) macro
560 val &= ~MVEBU_COMPHY_GEN1_S4_DFE_RES(0x3); in mvebu_comphy_set_mode_rxaui()
561 val |= MVEBU_COMPHY_GEN1_S4_DFE_RES(0x1); in mvebu_comphy_set_mode_rxaui()
646 val &= ~MVEBU_COMPHY_GEN1_S4_DFE_RES(0x3); in mvebu_comphy_set_mode_10gkr()
647 val |= MVEBU_COMPHY_GEN1_S4_DFE_RES(0x1); in mvebu_comphy_set_mode_10gkr()