Home
last modified time | relevance | path

Searched refs:GRSTCTL_AHBIDLE (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/usb/
H A Dhcd-dwc2.c735 val |= GRSTCTL_AHBIDLE; in dwc2_glbreg_write()
1249 s->grstctl = GRSTCTL_AHBIDLE; in dwc2_reset_enter()
/qemu/include/hw/usb/
H A Ddwc2-regs.h125 #define GRSTCTL_AHBIDLE BIT(31) macro