Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore_intr.c486 GINTSTS_CONIDSTSCHNG | GINTSTS_OTGINT | \
547 if (gintsts & GINTSTS_OTGINT) in dwc2_handle_common_intr()
Dhw.h164 #define GINTSTS_OTGINT (1 << 2) macro
Dgadget.c2338 GINTSTS_ENUMDONE | GINTSTS_OTGINT | in dwc2_hsotg_core_init_disconnected()
Dcore.c441 intmsk = GINTSTS_MODEMIS | GINTSTS_OTGINT; in dwc2_enable_common_interrupts()