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

/linux-4.1.27/drivers/usb/host/
H A Dfhci-tds.c35 #define TD_L 0x0800 /* last */ macro
428 td_status = ((td_status & TD_W) | TD_R | TD_L | TD_I | TD_CNF); fhci_host_transaction()

Completed in 78 milliseconds