Searched refs:QTD_IOC (Results 1 – 5 of 5) sorted by relevance
734 qtd->hw_token |= cpu_to_hc32(ehci, QTD_IOC); in qh_urb_transaction()1205 QTD_IOC | token | (2 /* "setup" */ << 8), 8); in submit_single_step_set_feature()1243 qtd_fill(ehci, qtd, 0, 0, token | QTD_IOC, 0); in submit_single_step_set_feature()
327 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
301 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
241 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro1764 qtd->hw_token |= cpu_to_le32(QTD_IOC); in qh_urb_transaction()
2681 qtd->hw_token |= cpu_to_hc32(fotg210, QTD_IOC); in qh_urb_transaction()