Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c98 #define MVEBU_COMPHY_GEN1_S3(n) (0xc40 + (n) * 0x1000) macro
662 val = readl(priv->base + MVEBU_COMPHY_GEN1_S3(lane->id)); in mvebu_comphy_set_mode_10gbaser()
664 writel(val, priv->base + MVEBU_COMPHY_GEN1_S3(lane->id)); in mvebu_comphy_set_mode_10gbaser()