Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore_intr.c86 hprt0 &= ~HPRT0_ENA; in dwc2_handle_usb_port_intr()
Dhcd.h400 hprt0 &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | HPRT0_OVRCURRCHG); in dwc2_read_hprt0()
Dhw.h699 #define HPRT0_ENA (1 << 2) macro
Dhcd_intr.c342 hprt0_modify &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | in dwc2_port_intr()
370 hprt0, !!(hprt0 & HPRT0_ENA)); in dwc2_port_intr()
372 if (hprt0 & HPRT0_ENA) in dwc2_port_intr()
Dhcd.c1524 hprt0 |= HPRT0_ENA; in dwc2_hcd_hub_control()
1675 if (hprt0 & HPRT0_ENA) in dwc2_hcd_hub_control()