Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhcd.c1589 hprt0 &= ~HPRT0_PWR; in dwc2_hcd_hub_control()
1724 if (hprt0 & HPRT0_PWR) in dwc2_hcd_hub_control()
1775 hprt0 |= HPRT0_PWR; in dwc2_hcd_hub_control()
1799 hprt0 |= HPRT0_PWR | HPRT0_RST; in dwc2_hcd_hub_control()
2404 hprt0 &= ~HPRT0_PWR; in _dwc2_hcd_suspend()
2490 dwc2_writel(HPRT0_PWR | HPRT0_CONNDET | in _dwc2_hcd_resume()
Dhw.h691 #define HPRT0_PWR (1 << 12) macro
Dcore.c1129 !!(hprt0 & HPRT0_PWR)); in dwc2_core_host_init()
1130 if (!(hprt0 & HPRT0_PWR)) { in dwc2_core_host_init()
1131 hprt0 |= HPRT0_PWR; in dwc2_core_host_init()