Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c68 #define MVEBU_COMPHY_EXT_SELV_RX_SAMPL(n) ((n) << 5) macro
702 val &= ~MVEBU_COMPHY_EXT_SELV_RX_SAMPL(0x1f); in mvebu_comphy_set_mode_10gkr()
703 val |= MVEBU_COMPHY_EXT_SELV_RX_SAMPL(0x1a); in mvebu_comphy_set_mode_10gkr()