Searched refs:DWC2_HCFG_FSLSSUPP (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | dwc2.h | 488 #define DWC2_HCFG_FSLSSUPP (1 << 2) macro |
H A D | dwc2.c | 248 setbits_le32(®s->host_regs.hcfg, DWC2_HCFG_FSLSSUPP); in dwc_otg_core_host_init() |