Searched refs:QTD_IOC (Results 1 – 5 of 5) sorted by relevance
735 qtd->hw_token |= cpu_to_hc32(ehci, QTD_IOC); in qh_urb_transaction()1206 QTD_IOC | token | (2 /* "setup" */ << 8), 8); in ehci_submit_single_step_set_feature()1244 qtd_fill(ehci, qtd, 0, 0, token | QTD_IOC, 0); in ehci_submit_single_step_set_feature()
298 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
241 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro1765 qtd->hw_token |= cpu_to_le32(QTD_IOC); in qh_urb_transaction()
325 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
2682 qtd->hw_token |= cpu_to_hc32(fotg210, QTD_IOC); in qh_urb_transaction()