Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-m31.c50 #define USB2PHY_PORT_POWERDOWN 0xa4 macro
190 writel(POWER_UP, qphy->base + USB2PHY_PORT_POWERDOWN); in m31usb_phy_init()
207 writel_relaxed(POWER_DOWN, qphy->base + USB2PHY_PORT_POWERDOWN); in m31usb_phy_shutdown()