Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c54 #define MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(n) ((n) << 0) macro
560 val &= ~(MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(0x7) | in mvebu_comphy_set_mode_rxaui()
562 val |= MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(0x1) | in mvebu_comphy_set_mode_rxaui()
642 val &= ~(MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(0x7) | in mvebu_comphy_set_mode_10gbaser()
647 MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(0x2) | in mvebu_comphy_set_mode_10gbaser()