Home
last modified time | relevance | path

Searched refs:GPWRDN_RESTORE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h358 #define GPWRDN_RESTORE BIT(2) macro
H A Dcore.c233 gpwrdn |= GPWRDN_RESTORE; in dwc2_hib_restore_common()
H A Dgadget.c5420 gpwrdn &= ~GPWRDN_RESTORE; in dwc2_gadget_exit_hibernation()
H A Dhcd.c5623 gpwrdn &= ~GPWRDN_RESTORE; in dwc2_host_exit_hibernation()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h382 #define GPWRDN_RESTORE BIT(2) macro