Searched refs:GOTGINT_HST_NEG_SUC_STS_CHNG (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/dwc2/ | ||
D | core_intr.c | 145 if (gotgint & GOTGINT_HST_NEG_SUC_STS_CHNG) { in dwc2_handle_otg_intr() |
D | hw.h | 41 #define GOTGINT_HST_NEG_SUC_STS_CHNG BIT(9) macro |