Home
last modified time | relevance | path

Searched refs:GPWRDN_STS_CHGINT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c776 } else if ((gpwrdn & GPWRDN_STS_CHGINT) && in dwc2_handle_gpwrdn_intr()
H A Dhw.h372 #define GPWRDN_STS_CHGINT BIT(17) macro