Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore_intr.c70 dwc2_writel(hsotg, GINTSTS_MODEMIS, GINTSTS); in dwc2_handle_mode_mismatch_intr()
647 GINTSTS_MODEMIS | GINTSTS_DISCONNINT | \
856 if (gintsts & GINTSTS_MODEMIS) in dwc2_handle_common_intr()
H A Dhw.h145 #define GINTSTS_MODEMIS BIT(1) macro
H A Dhcd.c53 intmsk = GINTSTS_MODEMIS | GINTSTS_OTGINT; in dwc2_enable_common_interrupts()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h171 #define GINTSTS_MODEMIS BIT(1) macro