Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c64 #define MVEBU_COMPHY_EXT_SELV_RX_SAMPL(n) ((n) << 5) macro
468 val &= ~MVEBU_COMPHY_EXT_SELV_RX_SAMPL(0x1f); in mvebu_comphy_set_mode_10gkr()
469 val |= MVEBU_COMPHY_EXT_SELV_RX_SAMPL(0x1a); in mvebu_comphy_set_mode_10gkr()