Searched refs:DWC2_HCCHAR_EPTYPE_OFFSET (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | dwc2.h | 627 #define DWC2_HCCHAR_EPTYPE_OFFSET 18 macro |
H A D | dwc2.c | 489 (ep_type << DWC2_HCCHAR_EPTYPE_OFFSET) | in dwc_otg_hc_init() |