Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c95 #define MVEBU_COMPHY_TRAINING5_RX_TIMER(n) ((n) << 0) macro
669 val &= ~MVEBU_COMPHY_TRAINING5_RX_TIMER(0x3ff); in mvebu_comphy_set_mode_10gbaser()
670 val |= MVEBU_COMPHY_TRAINING5_RX_TIMER(0x13); in mvebu_comphy_set_mode_10gbaser()