Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-cp110-utmi.c31 #define SYSCON_UTMI_CFG_REG(id) (0x440 + (id) * 4) macro
171 regmap_clear_bits(utmi->syscon, SYSCON_UTMI_CFG_REG(port->id), in mvebu_cp110_utmi_phy_power_off()
176 SYSCON_UTMI_CFG_REG(i), in mvebu_cp110_utmi_phy_power_off()
229 regmap_set_bits(utmi->syscon, SYSCON_UTMI_CFG_REG(port->id), in mvebu_cp110_utmi_phy_power_on()