Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c20 #define MVEBU_COMPHY_SERDES_CFG0(n) (0x0 + (n) * 0x1000) macro
343 val = readl(priv->base + MVEBU_COMPHY_SERDES_CFG0(lane->id)); in mvebu_comphy_ethernet_init_reset()
380 writel(val, priv->base + MVEBU_COMPHY_SERDES_CFG0(lane->id)); in mvebu_comphy_ethernet_init_reset()
454 val = readl(priv->base + MVEBU_COMPHY_SERDES_CFG0(lane->id)); in mvebu_comphy_init_plls()
458 writel(val, priv->base + MVEBU_COMPHY_SERDES_CFG0(lane->id)); in mvebu_comphy_init_plls()