Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c66 #define MVEBU_COMPHY_VDD_CAL0(n) (0x908 + (n) * 0x1000) macro
701 val = readl(priv->base + MVEBU_COMPHY_VDD_CAL0(lane->id)); in mvebu_comphy_set_mode_10gbaser()
703 writel(val, priv->base + MVEBU_COMPHY_VDD_CAL0(lane->id)); in mvebu_comphy_set_mode_10gbaser()