Searched refs:QTD_IOC (Results 1 – 6 of 6) sorted by relevance
211 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
723 qtd->hw_token |= cpu_to_hc32(ehci, QTD_IOC); in qh_urb_transaction()1194 QTD_IOC | token | (2 /* "setup" */ << 8), 8); in submit_single_step_set_feature()1232 qtd_fill(ehci, qtd, 0, 0, token | QTD_IOC, 0); in submit_single_step_set_feature()
324 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
294 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
1326 qtd->hw_token |= cpu_to_le32(QTD_IOC); in qh_urb_transaction()
2685 qtd->hw_token |= cpu_to_hc32(fotg210, QTD_IOC); in qh_urb_transaction()