Home
last modified time | relevance | path

Searched refs:DWC2_GUSBCFG_PHYSEL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.h126 #define DWC2_GUSBCFG_PHYSEL (1 << 6) macro
H A Ddwc2.c363 setbits_le32(&regs->gusbcfg, DWC2_GUSBCFG_PHYSEL); in dwc_otg_core_init()