Searched refs:DWC2_GOTGCTL_HSTSETHNPEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | dwc2.h | 75 #define DWC2_GOTGCTL_HSTSETHNPEN (1 << 10) macro |
H A D | dwc2.c | 275 clrbits_le32(®s->gotgctl, DWC2_GOTGCTL_HSTSETHNPEN); in dwc_otg_core_host_init() |