Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore_intr.c787 } else if ((gpwrdn & GPWRDN_RST_DET) && in dwc2_handle_gpwrdn_intr()
H A Dhw.h351 #define GPWRDN_RST_DET BIT(9) macro
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h375 #define GPWRDN_RST_DET BIT(9) macro