Searched refs:GPWRDN_DISCONN_DET (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc2/ | ||
A D | core_intr.c | 767 if ((gpwrdn & GPWRDN_DISCONN_DET) && in dwc2_handle_gpwrdn_intr() |
A D | hw.h | 379 #define GPWRDN_DISCONN_DET BIT(11) macro |
Completed in 11 milliseconds