Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dcore_intr.c100 dwc2_writel(hsotg, GINTSTS_MODEMIS, GINTSTS); in dwc2_handle_mode_mismatch_intr()
616 GINTSTS_MODEMIS | GINTSTS_DISCONNINT | \
800 if (gintsts & GINTSTS_MODEMIS) in dwc2_handle_common_intr()
Dhw.h167 #define GINTSTS_MODEMIS BIT(1) macro
Dhcd.c84 intmsk = GINTSTS_MODEMIS | GINTSTS_OTGINT; in dwc2_enable_common_interrupts()