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

/linux-master/drivers/usb/dwc2/
H A Dhw.h791 #define TSIZ_NTD_MASK (0xff << 8) macro
H A Dhcd.c1424 hctsiz |= (chan->ntd - 1) << TSIZ_NTD_SHIFT & TSIZ_NTD_MASK;

Completed in 147 milliseconds