Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Doxu210hp.h210 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
Dfotg210.h323 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
Dehci.h303 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro
Dehci-q.c732 qtd->hw_token |= cpu_to_hc32(ehci, QTD_IOC); in qh_urb_transaction()
1242 qtd->hw_token |= cpu_to_hc32(ehci, QTD_IOC); in submit_single_step_set_feature()
Doxu210hp-hcd.c1345 qtd->hw_token |= cpu_to_le32(QTD_IOC); in qh_urb_transaction()
Dfotg210-hcd.c2718 qtd->hw_token |= cpu_to_hc32(fotg210, QTD_IOC); in qh_urb_transaction()