Searched refs:DWC2_HCCHAR_EPNUM_OFFSET (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | dwc2.h | 617 #define DWC2_HCCHAR_EPNUM_OFFSET 11 macro |
H A D | dwc2.c | 487 (ep_num << DWC2_HCCHAR_EPNUM_OFFSET) | in dwc_otg_hc_init() |