Home
last modified time | relevance | path

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

/drivers/phy/marvell/
Dphy-mvebu-cp110-utmi.c25 #define SYSCON_USB_CFG_REG 0x420 macro
184 regmap_clear_bits(utmi->syscon, SYSCON_USB_CFG_REG, USB_CFG_PLL_MASK); in mvebu_cp110_utmi_phy_power_off()
211 regmap_update_bits(utmi->syscon, SYSCON_USB_CFG_REG, in mvebu_cp110_utmi_phy_power_on()
265 regmap_set_bits(utmi->syscon, SYSCON_USB_CFG_REG, USB_CFG_PLL_MASK); in mvebu_cp110_utmi_phy_power_on()