Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore_intr.c85 if (hprt0 & HPRT0_ENACHG) { in dwc2_handle_usb_port_intr()
Dhcd.h400 hprt0 &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | HPRT0_OVRCURRCHG); in dwc2_read_hprt0()
Dhw.h698 #define HPRT0_ENACHG (1 << 3) macro
Dhcd_intr.c342 hprt0_modify &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | in dwc2_port_intr()
367 if (hprt0 & HPRT0_ENACHG) { in dwc2_port_intr()
371 hprt0_modify |= HPRT0_ENACHG; in dwc2_port_intr()