Searched refs:DWC2_GUSBCFG_PHYSEL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | dwc2.h | 126 #define DWC2_GUSBCFG_PHYSEL (1 << 6) macro |
H A D | dwc2.c | 363 setbits_le32(®s->gusbcfg, DWC2_GUSBCFG_PHYSEL); in dwc_otg_core_init() |