Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c94 #define MVEBU_COMPHY_TRAINING5_RX_TIMER(n) ((n) << 0) macro
664 val &= ~MVEBU_COMPHY_TRAINING5_RX_TIMER(0x3ff); in mvebu_comphy_set_mode_10gbaser()
665 val |= MVEBU_COMPHY_TRAINING5_RX_TIMER(0x13); in mvebu_comphy_set_mode_10gbaser()