Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore_intr.c622 GINTSTS_CONIDSTSCHNG | GINTSTS_OTGINT | \
834 if (gintsts & GINTSTS_OTGINT) in dwc2_handle_common_intr()
Dhw.h144 #define GINTSTS_OTGINT BIT(2) macro
Dgadget.c3456 GINTSTS_ENUMDONE | GINTSTS_OTGINT | in dwc2_hsotg_core_init_disconnected()
Dhcd.c53 intmsk = GINTSTS_MODEMIS | GINTSTS_OTGINT; in dwc2_enable_common_interrupts()