Searched refs:DWC2_HWCFG2_DYNAMIC_FIFO (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | dwc2.h | 423 #define DWC2_HWCFG2_DYNAMIC_FIFO (1 << 19) macro |
H A D | dwc2.c | 253 if (readl(®s->ghwcfg2) & DWC2_HWCFG2_DYNAMIC_FIFO) { in dwc_otg_core_host_init() |