Searched refs:QTD_STS_HALT (Results 1 – 8 of 8) sorted by relevance
331 #define QTD_STS_HALT (1 << 6) /* halted on error */ macro340 #define HALT_BIT(fotg210) cpu_to_hc32(fotg210, QTD_STS_HALT)
298 #define QTD_STS_HALT (1 << 6) /* halted on error */ macro307 #define HALT_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_HALT)
30 qtd->hw_token = cpu_to_hc32(ehci, QTD_STS_HALT); in ehci_qtd_init()
205 if (token & QTD_STS_HALT) { in qtd_copy_status()355 if ((token & QTD_STS_HALT) != 0) { in qh_completions()373 token &= ~QTD_STS_HALT; in qh_completions()1357 else if (qh->hw->hw_token & cpu_to_hc32(ehci, QTD_STS_HALT)) in end_unlink_async()
244 #define QTD_STS_HALT (1 << 6) /* halted on error */ macro980 qtd->hw_token = cpu_to_le32(QTD_STS_HALT); in ehci_qtd_init()1016 qtd->hw_token = cpu_to_le32(QTD_STS_HALT); in ehci_qtd_alloc()1313 if (token & QTD_STS_HALT) { in qtd_copy_status()1401 #define HALT_BIT cpu_to_le32(QTD_STS_HALT)1472 if ((token & QTD_STS_HALT) != 0) { in qh_completions()3047 oxu->async->hw_token = cpu_to_le32(QTD_STS_HALT); in oxu_hcd_init()
345 if (v & QTD_STS_HALT) in token_mark()1814 qtd->hw_token = cpu_to_hc32(fotg210, QTD_STS_HALT); in fotg210_qtd_init()2155 if (token & QTD_STS_HALT) { in qtd_copy_status()2324 if ((token & QTD_STS_HALT) != 0) { in qh_completions()2344 token &= ~QTD_STS_HALT; in qh_completions()4971 hw->hw_token = cpu_to_hc32(fotg210, QTD_STS_HALT); in hcd_fotg210_init()
525 hw->hw_token = cpu_to_hc32(ehci, QTD_STS_HALT); in ehci_init()
362 if (v & QTD_STS_HALT) in token_mark()