Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c52 #define MVEBU_COMPHY_GEN1_S0_TX_EMPH(n) ((n) << 7) macro
515 val &= ~MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xf); in mvebu_comphy_set_mode_sgmii()
516 val |= MVEBU_COMPHY_GEN1_S0_TX_EMPH(0x1); in mvebu_comphy_set_mode_sgmii()
551 val &= ~MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xf); in mvebu_comphy_set_mode_rxaui()
552 val |= MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xd); in mvebu_comphy_set_mode_rxaui()
611 MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xf)); in mvebu_comphy_set_mode_10gbaser()
613 MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xe); in mvebu_comphy_set_mode_10gbaser()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c53 #define MVEBU_COMPHY_GEN1_S0_TX_EMPH(n) ((n) << 7) macro
520 val &= ~MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xf); in mvebu_comphy_set_mode_sgmii()
521 val |= MVEBU_COMPHY_GEN1_S0_TX_EMPH(0x1); in mvebu_comphy_set_mode_sgmii()
556 val &= ~MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xf); in mvebu_comphy_set_mode_rxaui()
557 val |= MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xd); in mvebu_comphy_set_mode_rxaui()
616 MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xf)); in mvebu_comphy_set_mode_10gbaser()
618 MVEBU_COMPHY_GEN1_S0_TX_EMPH(0xe); in mvebu_comphy_set_mode_10gbaser()

Completed in 4 milliseconds