Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.h212 #define DWC2_GRSTCTL_AHBIDLE (1 << 31) macro
H A Ddwc2.c151 ret = wait_for_bit_le32(&regs->grstctl, DWC2_GRSTCTL_AHBIDLE, in dwc_otg_core_reset()