Searched refs:DWC2_HWCFG2_DYNAMIC_FIFO (Results 1 – 2 of 2) sorted by relevance
424 #define DWC2_HWCFG2_DYNAMIC_FIFO (1 << 19) macro
256 if (readl(®s->ghwcfg2) & DWC2_HWCFG2_DYNAMIC_FIFO) { in dwc_otg_core_host_init()