Searched refs:DWC2_HCCHAR_EPNUM_OFFSET (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/host/ | ||
| H A D | dwc2.h | 618 #define DWC2_HCCHAR_EPNUM_OFFSET 11 macro |
| H A D | dwc2.c | 502 (ep_num << DWC2_HCCHAR_EPNUM_OFFSET) | in dwc_otg_hc_init() |