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

/drivers/usb/dwc2/
H A Dhw.h761 #define TSIZ_NTD_MASK (0xff << 8) macro
H A Dcore.c1564 hctsiz |= (chan->ntd - 1) << TSIZ_NTD_SHIFT & TSIZ_NTD_MASK;

Completed in 36 milliseconds