Searched refs:HCCHAR_EPNUM_MASK (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/dwc2/
H A Dhw.h713 #define HCCHAR_EPNUM_MASK (0xf << 11) macro
H A Dcore.c960 hcchar |= chan->ep_num << HCCHAR_EPNUM_SHIFT & HCCHAR_EPNUM_MASK;

Completed in 97 milliseconds