Searched refs:DWC2_GAHBCFG_DMAENABLE (Results 1 – 2 of 2) sorted by relevance
449 ahbcfg |= DWC2_GAHBCFG_DMAENABLE; in dwc_otg_core_init()456 ahbcfg |= DWC2_GAHBCFG_DMAENABLE; in dwc_otg_core_init()
113 #define DWC2_GAHBCFG_DMAENABLE (1 << 5) macro