Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore_intr.c93 if (gotgint & GOTGINT_SES_END_DET) { in dwc2_handle_otg_intr()
H A Dhw.h43 #define GOTGINT_SES_END_DET BIT(2) macro
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h70 #define GOTGINT_SES_END_DET BIT(2) macro