Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c43 #define MVEBU_COMPHY_COEF(n) (0x828 + (n) * 0x1000) macro
407 val = readl(priv->base + MVEBU_COMPHY_COEF(lane->id)); in mvebu_comphy_set_mode_10gkr()
409 writel(val, priv->base + MVEBU_COMPHY_COEF(lane->id)); in mvebu_comphy_set_mode_10gkr()