Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore_intr.c227 if (gotgint & GOTGINT_DBNCE_DONE) in dwc2_handle_otg_intr()
H A Dhw.h38 #define GOTGINT_DBNCE_DONE BIT(19) macro
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h65 #define GOTGINT_DBNCE_DONE BIT(19) macro