Searched refs:GUSBCFG_DDRSEL (Results 1 – 2 of 2) sorted by relevance
1069 usbcfg &= ~(GUSBCFG_PHYIF16 | GUSBCFG_DDRSEL); in dwc2_hs_phy_init()1071 usbcfg |= GUSBCFG_DDRSEL; in dwc2_hs_phy_init()
86 #define GUSBCFG_DDRSEL BIT(7) macro