Home
last modified time | relevance | path

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

/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c100 #define MVEBU_COMPHY_GEN1_S4(n) (0xc44 + (n) * 0x1000) macro
567 val = readl(priv->base + MVEBU_COMPHY_GEN1_S4(lane->id)); in mvebu_comphy_set_mode_rxaui()
570 writel(val, priv->base + MVEBU_COMPHY_GEN1_S4(lane->id)); in mvebu_comphy_set_mode_rxaui()
653 val = readl(priv->base + MVEBU_COMPHY_GEN1_S4(lane->id)); in mvebu_comphy_set_mode_10gbaser()
656 writel(val, priv->base + MVEBU_COMPHY_GEN1_S4(lane->id)); in mvebu_comphy_set_mode_10gbaser()