Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-orion.c39 #define USB_PHY_PWR_CTRL 0x400 macro
96 wrl(USB_PHY_PWR_CTRL, (rdl(USB_PHY_PWR_CTRL) & ~0xc0)| 0x40); in orion_usb_phy_v1_setup()