Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c22 #define MVEBU_COMPHY_SERDES_CFG0_GEN_RX(n) ((n) << 3) macro
348 MVEBU_COMPHY_SERDES_CFG0_GEN_RX(0xf) | in mvebu_comphy_ethernet_init_reset()
354 val |= MVEBU_COMPHY_SERDES_CFG0_GEN_RX(0xe) | in mvebu_comphy_ethernet_init_reset()
358 val |= MVEBU_COMPHY_SERDES_CFG0_GEN_RX(0xb) | in mvebu_comphy_ethernet_init_reset()
363 val |= MVEBU_COMPHY_SERDES_CFG0_GEN_RX(0x8) | in mvebu_comphy_ethernet_init_reset()
368 val |= MVEBU_COMPHY_SERDES_CFG0_GEN_RX(0x6) | in mvebu_comphy_ethernet_init_reset()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c23 #define MVEBU_COMPHY_SERDES_CFG0_GEN_RX(n) ((n) << 3) macro
353 MVEBU_COMPHY_SERDES_CFG0_GEN_RX(0xf) | in mvebu_comphy_ethernet_init_reset()
359 val |= MVEBU_COMPHY_SERDES_CFG0_GEN_RX(0xe) | in mvebu_comphy_ethernet_init_reset()
363 val |= MVEBU_COMPHY_SERDES_CFG0_GEN_RX(0xb) | in mvebu_comphy_ethernet_init_reset()
368 val |= MVEBU_COMPHY_SERDES_CFG0_GEN_RX(0x8) | in mvebu_comphy_ethernet_init_reset()
373 val |= MVEBU_COMPHY_SERDES_CFG0_GEN_RX(0x6) | in mvebu_comphy_ethernet_init_reset()

Completed in 4 milliseconds