Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-pxa-28nm-usb2.c41 #define PHY_28NM_CTRL_REG3 0xdc macro
239 writel(readl(base + PHY_28NM_CTRL_REG3) | in mv_usb2_phy_28nm_power_on()
242 base + PHY_28NM_CTRL_REG3); in mv_usb2_phy_28nm_power_on()
252 writel(readl(base + PHY_28NM_CTRL_REG3) | in mv_usb2_phy_28nm_power_off()
255 base + PHY_28NM_CTRL_REG3); in mv_usb2_phy_28nm_power_off()