Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dfhci-tds.c31 #define TD_L 0x0800 /* last */ macro
424 td_status = ((td_status & TD_W) | TD_R | TD_L | TD_I | TD_CNF); in fhci_host_transaction()