Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.h140 #define DWC2_GUSBCFG_OTGUTMIFSSEL (1 << 16) macro
H A Ddwc2.c378 setbits_le32(&regs->gusbcfg, DWC2_GUSBCFG_OTGUTMIFSSEL); in dwc_otg_core_init()