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

/drivers/usb/dwc2/
H A Dhw.h161 #define GINTSTS_RXFLVL (1 << 4) macro
H A Dgadget.c2071 GINTSTS_RXFLVL)
2207 s3c_hsotg_en_gsint(hsotg, GINTSTS_RXFLVL);
2373 if (gintsts & GINTSTS_RXFLVL) {
H A Dhcd_intr.c2074 dbg_gintsts &= ~(GINTSTS_HCHINT | GINTSTS_RXFLVL |
2085 if (gintsts & GINTSTS_RXFLVL)
H A Dcore.c79 intmsk |= GINTSTS_RXFLVL;

Completed in 146 milliseconds