Home
last modified time | relevance | path

Searched refs:GINTSTS_MODEMIS (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/usb/dwc2/
Dcore_intr.c70 dwc2_writel(hsotg, GINTSTS_MODEMIS, GINTSTS); in dwc2_handle_mode_mismatch_intr()
662 GINTSTS_MODEMIS | GINTSTS_DISCONNINT | \
876 if (gintsts & GINTSTS_MODEMIS) in dwc2_handle_common_intr()
Dhw.h157 #define GINTSTS_MODEMIS BIT(1) macro
Dhcd.c53 intmsk = GINTSTS_MODEMIS | GINTSTS_OTGINT; in dwc2_enable_common_interrupts()