Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c101 #define MVEBU_COMPHY_GEN1_S4_DFE_RES(n) ((n) << 8) macro
568 val &= ~MVEBU_COMPHY_GEN1_S4_DFE_RES(0x3); in mvebu_comphy_set_mode_rxaui()
569 val |= MVEBU_COMPHY_GEN1_S4_DFE_RES(0x1); in mvebu_comphy_set_mode_rxaui()
654 val &= ~MVEBU_COMPHY_GEN1_S4_DFE_RES(0x3); in mvebu_comphy_set_mode_10gbaser()
655 val |= MVEBU_COMPHY_GEN1_S4_DFE_RES(0x1); in mvebu_comphy_set_mode_10gbaser()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds