Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c104 #define MVEBU_COMPHY_GEN1_S5(n) (0xd38 + (n) * 0x1000) macro
633 val = readl(priv->base + MVEBU_COMPHY_GEN1_S5(lane->id)); in mvebu_comphy_set_mode_10gbaser()
635 writel(val, priv->base + MVEBU_COMPHY_GEN1_S5(lane->id)); in mvebu_comphy_set_mode_10gbaser()