Searched refs:HCCHAR_EPNUM_MASK (Results 1 – 2 of 2) sorted by relevance
743 #define HCCHAR_EPNUM_MASK (0xf << 11) macro
674 hcchar |= chan->ep_num << HCCHAR_EPNUM_SHIFT & HCCHAR_EPNUM_MASK; in dwc2_hc_init()