Home
last modified time | relevance | path

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

/linux-4.4.14/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.h700 #define HPRT0_ENA (1 << 2) macro
Dhcd_intr.c342 hprt0_modify &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | in dwc2_port_intr()
373 hprt0, !!(hprt0 & HPRT0_ENA)); in dwc2_port_intr()
375 if (hprt0 & HPRT0_ENA) in dwc2_port_intr()
Dhcd.c1573 hprt0 |= HPRT0_ENA; in dwc2_hcd_hub_control()
1716 if (hprt0 & HPRT0_ENA) in dwc2_hcd_hub_control()