Searched refs:QTD_MASK (Results 1 – 3 of 3) sorted by relevance
297 #define QTD_MASK __constant_cpu_to_le32 (~0x1f) macro
364 if ((qh->hw_alt_next & QTD_MASK) == ehci->async->hw_alt_next) in qh_lines()
351 && (qh->hw_alt_next & QTD_MASK) in qh_completions()