Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c69 #define MVEBU_COMPHY_MISC_CTRL0(n) (0x93c + (n) * 0x1000) macro
430 val = readl(priv->base + MVEBU_COMPHY_MISC_CTRL0(lane->id)); in mvebu_comphy_ethernet_init_reset()
434 writel(val, priv->base + MVEBU_COMPHY_MISC_CTRL0(lane->id)); in mvebu_comphy_ethernet_init_reset()