Searched refs:GOTGCTL_HNPREQ (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/ | ||
D | core_intr.c | 217 gotgctl &= ~(GOTGCTL_HNPREQ | GOTGCTL_DEVHNPEN); in dwc2_handle_otg_intr() |
D | hw.h | 55 #define GOTGCTL_HNPREQ BIT(9) macro |