Searched refs:TX_BURST_MASK (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/usb/chipidea/
H A Dbits.h63 #define TX_BURST_MASK 0xff00 macro
H A Dcore.c445 hw_write(ci, OP_BURSTSIZE, TX_BURST_MASK,
446 ci->platdata->tx_burst_size << __ffs(TX_BURST_MASK));

Completed in 172 milliseconds