Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.c179 dwc2_writel(hsotg, GINTSTS_RESTOREDONE, GINTMSK); in dwc2_restore_essential_regs()
265 if (dwc2_hsotg_wait_bit_set(hsotg, GINTSTS, GINTSTS_RESTOREDONE, in dwc2_hib_restore_common()
277 dwc2_writel(hsotg, GINTSTS_RESTOREDONE, GINTSTS); in dwc2_hib_restore_common()
H A Dhw.h130 #define GINTSTS_RESTOREDONE BIT(16) macro
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h156 #define GINTSTS_RESTOREDONE BIT(16) macro