Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dehci-orion.c44 #define USB_PHY_PWR_CTRL 0x400 macro
91 wrl(USB_PHY_PWR_CTRL, (rdl(USB_PHY_PWR_CTRL) & ~0xc0)| 0x40); in orion_usb_phy_v1_setup()