Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c54 #define MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(n) ((n) << 0) macro
556 val &= ~(MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(0x7) | in mvebu_comphy_set_mode_rxaui()
558 val |= MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(0x1) | in mvebu_comphy_set_mode_rxaui()
638 val &= ~(MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(0x7) | in mvebu_comphy_set_mode_10gbaser()
643 MVEBU_COMPHY_GEN1_S1_RX_MUL_PI(0x2) | in mvebu_comphy_set_mode_10gbaser()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds