Searched refs:GOTGINT_SES_REQ_SUC_STS_CHNG (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/dwc2/ | ||
D | core_intr.c | 128 if (gotgint & GOTGINT_SES_REQ_SUC_STS_CHNG) { in dwc2_handle_otg_intr() |
D | hw.h | 42 #define GOTGINT_SES_REQ_SUC_STS_CHNG BIT(8) macro |