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

/drivers/usb/dwc2/
H A Dcore_intr.c85 if (hprt0 & HPRT0_ENACHG) {
H A Dhcd.h400 hprt0 &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | HPRT0_OVRCURRCHG);
H A Dhcd_intr.c342 hprt0_modify &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG |
367 if (hprt0 & HPRT0_ENACHG) {
371 hprt0_modify |= HPRT0_ENACHG;
H A Dhw.h696 #define HPRT0_ENACHG (1 << 3) macro

Completed in 138 milliseconds