Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dfhci-tds.c43 #define TD_AB 0x0008 /* Frame Aborted */ macro
49 TD_NO | TD_AB | TD_CR | TD_OV | TD_BOV)
326 else if (td_status & TD_AB) in fhci_td_transaction_confirm()