Searched refs:QTD_IOC (Results 1 – 6 of 6) sorted by relevance
210 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
323 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
743 qtd->hw_token |= cpu_to_hc32(ehci, QTD_IOC); in qh_urb_transaction()1253 qtd->hw_token |= cpu_to_hc32(ehci, QTD_IOC); in submit_single_step_set_feature()
303 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
1345 qtd->hw_token |= cpu_to_le32(QTD_IOC); in qh_urb_transaction()
2722 qtd->hw_token |= cpu_to_hc32(fotg210, QTD_IOC); in qh_urb_transaction()