Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhcd.h400 hprt0 &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | HPRT0_OVRCURRCHG); in dwc2_read_hprt0()
Dhw.h696 #define HPRT0_OVRCURRCHG (1 << 5) macro
Dhcd_intr.c343 HPRT0_OVRCURRCHG); in dwc2_port_intr()
379 if (hprt0 & HPRT0_OVRCURRCHG) { in dwc2_port_intr()
384 hprt0_modify |= HPRT0_OVRCURRCHG; in dwc2_port_intr()