Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/marvell/
Dphy-mvebu-a3700-comphy.c217 #define COMPHY_SELECTOR_PHY_REG 0xFC macro
513 old = readl(lane->priv->comphy_regs + COMPHY_SELECTOR_PHY_REG); in mvebu_a3700_comphy_set_phy_selector()
515 writel(new, lane->priv->comphy_regs + COMPHY_SELECTOR_PHY_REG); in mvebu_a3700_comphy_set_phy_selector()