Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c68 #define MVEBU_COMPHY_EXT_SELV_RX_SAMPL(n) ((n) << 5) macro
710 val &= ~MVEBU_COMPHY_EXT_SELV_RX_SAMPL(0x1f); in mvebu_comphy_set_mode_10gbaser()
711 val |= MVEBU_COMPHY_EXT_SELV_RX_SAMPL(0x1a); in mvebu_comphy_set_mode_10gbaser()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c69 #define MVEBU_COMPHY_EXT_SELV_RX_SAMPL(n) ((n) << 5) macro
715 val &= ~MVEBU_COMPHY_EXT_SELV_RX_SAMPL(0x1f); in mvebu_comphy_set_mode_10gbaser()
716 val |= MVEBU_COMPHY_EXT_SELV_RX_SAMPL(0x1a); in mvebu_comphy_set_mode_10gbaser()

Completed in 4 milliseconds