Searched refs:HALT_BIT (Results 1 – 3 of 3) sorted by relevance
258 #define HALT_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_HALT) macro
973 #define HALT_BIT cpu_to_le32(QTD_STS_HALT) macro1093 if ((HALT_BIT & qh->hw_token) == 0) { in qh_completions()1095 qh->hw_token |= HALT_BIT; in qh_completions()1582 qtd->hw_token = HALT_BIT; in qh_append_tds()
1077 qtd->hw_token = HALT_BIT(ehci); in qh_append_tds()