Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h690 #define HPRT0_PWR (1 << 12) macro
Dhcd.c1548 hprt0 &= ~HPRT0_PWR; in dwc2_hcd_hub_control()
1683 if (hprt0 & HPRT0_PWR) in dwc2_hcd_hub_control()
1734 hprt0 |= HPRT0_PWR; in dwc2_hcd_hub_control()
1758 hprt0 |= HPRT0_PWR | HPRT0_RST; in dwc2_hcd_hub_control()
Dcore.c761 !!(hprt0 & HPRT0_PWR)); in dwc2_core_host_init()
762 if (!(hprt0 & HPRT0_PWR)) { in dwc2_core_host_init()
763 hprt0 |= HPRT0_PWR; in dwc2_core_host_init()