Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c633 GINTSTS_CONIDSTSCHNG | GINTSTS_OTGINT | \
836 if (gintsts & GINTSTS_OTGINT) in dwc2_handle_common_intr()
H A Dhw.h173 #define GINTSTS_OTGINT BIT(2) macro
H A Dgadget.c3490 GINTSTS_ENUMDONE | GINTSTS_OTGINT | in dwc2_hsotg_core_init_disconnected()
H A Dhcd.c84 intmsk = GINTSTS_MODEMIS | GINTSTS_OTGINT; in dwc2_enable_common_interrupts()