Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore_intr.c762 (gpwrdn & GPWRDN_DISCONN_DET_MSK) && !linestate) { in dwc2_handle_gpwrdn_intr()
H A Dhw.h348 #define GPWRDN_DISCONN_DET_MSK BIT(12) macro
H A Dhcd.c5556 gpwrdn |= GPWRDN_DISCONN_DET_MSK; in dwc2_host_enter_hibernation()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h372 #define GPWRDN_DISCONN_DET_MSK BIT(12) macro