Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dcore_intr.c665 (gpwrdn & GPWRDN_DISCONN_DET_MSK) && !linestate) { in dwc2_handle_gpwrdn_intr()
Dhw.h365 #define GPWRDN_DISCONN_DET_MSK BIT(12) macro
Dhcd.c5568 gpwrdn |= GPWRDN_DISCONN_DET_MSK; in dwc2_host_enter_hibernation()