Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c716 if (gpwrdn & GPWRDN_IDSTS) { in dwc_handle_gpwrdn_disc_det()
764 if (gpwrdn & GPWRDN_IDSTS) { in dwc2_handle_gpwrdn_intr()
H A Dhw.h368 #define GPWRDN_IDSTS BIT(21) macro