Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore_intr.c195 if (gotgint & GOTGINT_HST_NEG_DET) { in dwc2_handle_otg_intr()
H A Dhw.h40 #define GOTGINT_HST_NEG_DET BIT(17) macro
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h67 #define GOTGINT_HST_NEG_DET BIT(17) macro