Home
last modified time | relevance | path

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

/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c67 #define MVEBU_COMPHY_EXT_SELV(n) (0x914 + (n) * 0x1000) macro
709 val = readl(priv->base + MVEBU_COMPHY_EXT_SELV(lane->id)); in mvebu_comphy_set_mode_10gbaser()
712 writel(val, priv->base + MVEBU_COMPHY_EXT_SELV(lane->id)); in mvebu_comphy_set_mode_10gbaser()