Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore_intr.c761 if ((gpwrdn & GPWRDN_DISCONN_DET) && in dwc2_handle_gpwrdn_intr()
H A Dhw.h349 #define GPWRDN_DISCONN_DET BIT(11) macro
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h373 #define GPWRDN_DISCONN_DET BIT(11) macro