Searched refs:DWC2_HCINT_CHHLTD (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ | ||
| H A D | dwc2.h | 651 #define DWC2_HCINT_CHHLTD (1 << 1) macro |
| H A D | dwc2.c | 816 ret = wait_for_bit_le32(&hc_regs->hcint, DWC2_HCINT_CHHLTD, true, in wait_for_chhltd() |