Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.c677 if (addr > GINTSTS2) { in dwc2_glbreg_read()
709 if (addr > GINTSTS2) { in dwc2_glbreg_write()
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h400 #define GINTSTS2 HSOTG_REG(0x006c) macro
H A Dgadget.c272 gintsts2 = dwc2_readl(hsotg, GINTSTS2); in dwc2_gadget_wkup_alert_handler()
278 dwc2_set_bit(hsotg, GINTSTS2, GINTSTS2_WKUP_ALERT_INT); in dwc2_gadget_wkup_alert_handler()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h424 #define GINTSTS2 HSOTG_REG(0x006c) macro