Searched refs:DWC2_GRSTCTL_AHBIDLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | dwc2.h | 212 #define DWC2_GRSTCTL_AHBIDLE (1 << 31) macro |
H A D | dwc2.c | 151 ret = wait_for_bit_le32(®s->grstctl, DWC2_GRSTCTL_AHBIDLE, in dwc_otg_core_reset() |