Searched refs:QTD_STS_HALT (Results 1 – 8 of 8) sorted by relevance
328 #define QTD_STS_HALT (1 << 6) /* halted on error */ macro337 #define HALT_BIT(fotg210) cpu_to_hc32(fotg210, QTD_STS_HALT)
301 #define QTD_STS_HALT (1 << 6) /* halted on error */ macro310 #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()
210 if (token & QTD_STS_HALT) { in qtd_copy_status()367 if ((token & QTD_STS_HALT) != 0) { in qh_completions()385 token &= ~QTD_STS_HALT; in qh_completions()1369 else if (qh->hw->hw_token & cpu_to_hc32(ehci, QTD_STS_HALT)) in end_unlink_async()
245 #define QTD_STS_HALT (1 << 6) /* halted on error */ macro979 qtd->hw_token = cpu_to_le32(QTD_STS_HALT); in ehci_qtd_init()1015 qtd->hw_token = cpu_to_le32(QTD_STS_HALT); in ehci_qtd_alloc()1312 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()3050 oxu->async->hw_token = cpu_to_le32(QTD_STS_HALT); in oxu_hcd_init()
346 if (v & QTD_STS_HALT) in token_mark()1813 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()4967 hw->hw_token = cpu_to_hc32(fotg210, QTD_STS_HALT); in hcd_fotg210_init()
527 hw->hw_token = cpu_to_hc32(ehci, QTD_STS_HALT); in ehci_init()
362 if (v & QTD_STS_HALT) in token_mark()