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