Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c89 #define MVEBU_COMPHY_TRAINING5(n) (0xaa4 + (n) * 0x1000) macro
421 val = readl(priv->base + MVEBU_COMPHY_TRAINING5(lane->id)); in mvebu_comphy_set_mode_10gkr()
424 writel(val, priv->base + MVEBU_COMPHY_TRAINING5(lane->id)); in mvebu_comphy_set_mode_10gkr()