Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c52 #define MVEBU_COMPHY_GEN1_S0_TX_EMPH(n) ((n) << 7) macro
507 val &= ~MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xf); in mvebu_comphy_set_mode_sgmii()
508 val |= MVEBU_COMPHY_GEN1_S0_TX_EMPH(0x1); in mvebu_comphy_set_mode_sgmii()
543 val &= ~MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xf); in mvebu_comphy_set_mode_rxaui()
544 val |= MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xd); in mvebu_comphy_set_mode_rxaui()
603 MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xf)); in mvebu_comphy_set_mode_10gkr()
605 MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xe); in mvebu_comphy_set_mode_10gkr()