Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/marvell/
Dphy-mvebu-cp110-utmi.c34 #define UTMI_PLL_CTRL_REG 0x0 macro
121 reg = readl(PORT_REGS(port) + UTMI_PLL_CTRL_REG); in mvebu_cp110_utmi_port_setup()
125 writel(reg, PORT_REGS(port) + UTMI_PLL_CTRL_REG); in mvebu_cp110_utmi_port_setup()
256 ret = readl_poll_timeout(PORT_REGS(port) + UTMI_PLL_CTRL_REG, reg, in mvebu_cp110_utmi_phy_power_on()