Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c94 #define MVEBU_COMPHY_TRAINING5_RX_TIMER(n) ((n) << 0) macro
668 val &= ~MVEBU_COMPHY_TRAINING5_RX_TIMER(0x3ff); in mvebu_comphy_set_mode_10gbaser()
669 val |= MVEBU_COMPHY_TRAINING5_RX_TIMER(0x13); in mvebu_comphy_set_mode_10gbaser()