Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/marvell/
Dphy-mvebu-a3700-comphy.c218 #define COMPHY_SELECTOR_PHY_REG 0xFC macro
514 old = readl(lane->priv->comphy_regs + COMPHY_SELECTOR_PHY_REG); in mvebu_a3700_comphy_set_phy_selector()
516 writel(new, lane->priv->comphy_regs + COMPHY_SELECTOR_PHY_REG); in mvebu_a3700_comphy_set_phy_selector()