Home
last modified time | relevance | path

Searched refs:GPWRDN_DISCONN_DET_MSK (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c752 (gpwrdn & GPWRDN_DISCONN_DET_MSK) && !linestate) { in dwc2_handle_gpwrdn_intr()
H A Dhw.h377 #define GPWRDN_DISCONN_DET_MSK BIT(12) macro
H A Dhcd.c5479 gpwrdn |= GPWRDN_DISCONN_DET_MSK; in dwc2_host_enter_hibernation()