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