Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c368 GLPMCFG_L1RESUMEOK | GLPMCFG_SLPSTS))) in dwc2_wakeup_from_lpm_l1()
620 if (glpmcfg & GLPMCFG_SLPSTS) { in dwc2_handle_lpm_intr()
H A Dhw.h350 #define GLPMCFG_SLPSTS BIT(15) macro