Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c55 #define MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(n) ((n) << 0) macro
561 val &= ~(MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(0x7) | in mvebu_comphy_set_mode_rxaui()
563 val |= MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(0x1) | in mvebu_comphy_set_mode_rxaui()
643 val &= ~(MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(0x7) | in mvebu_comphy_set_mode_10gbaser()
648 MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(0x2) | in mvebu_comphy_set_mode_10gbaser()