Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h140 #define GINTSTS_GINNAKEFF BIT(6) macro
H A Dgadget.c3457 GINTSTS_GOUTNAKEFF | GINTSTS_GINNAKEFF | in dwc2_hsotg_core_init_disconnected()
3883 if (gintsts & GINTSTS_GINNAKEFF) { in dwc2_hsotg_irq()
3941 GINTSTS_GINNAKEFF, 100)) in dwc2_hsotg_ep_stop_xfr()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h166 #define GINTSTS_GINNAKEFF BIT(6) macro
/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.c780 GINTSTS_GINNAKEFF | GINTSTS_NPTXFEMP | GINTSTS_RXFLVL | in dwc2_glbreg_write()