Searched refs:GUSBCFG_DDRSEL (Results 1 – 2 of 2) sorted by relevance
199 #define GUSBCFG_DDRSEL BIT(7) macro
328 usbcfg |= GUSBCFG_DDRSEL; in dwc_otg_core_init()330 usbcfg &= ~GUSBCFG_DDRSEL; in dwc_otg_core_init()
Completed in 8 milliseconds