Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dehci-orion.c41 #define USB_PHY_PWR_CTRL 0x400 macro
98 wrl(USB_PHY_PWR_CTRL, (rdl(USB_PHY_PWR_CTRL) & ~0xc0)| 0x40); in orion_usb_phy_v1_setup()