Searched refs:GUSBCFG_DDRSEL (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/dwc2/
H A Dhw.h107 #define GUSBCFG_DDRSEL (1 << 7) macro
H A Dcore.c251 usbcfg &= ~(GUSBCFG_PHYIF16 | GUSBCFG_DDRSEL);
253 usbcfg |= GUSBCFG_DDRSEL;

Completed in 63 milliseconds