Searched refs:hw_info1 (Results 1 – 5 of 5) sorted by relevance
760 qh->hw_info1 = cpu_to_le32 (info1); in qh_make()846 if ((qh->hw_info1 & QH_ADDR_MASK) == 0) in qh_append_tds()847 qh->hw_info1 |= cpu_to_le32 ( in qh_append_tds()851 else if (!(qh->hw_info1 in qh_append_tds()855 info = le32_to_cpu (qh->hw_info1); in qh_append_tds()860 qh->hw_info1 = cpu_to_le32 (info); in qh_append_tds()866 qh->hw_info1 &= ~QH_ADDR_MASK; in qh_append_tds()
348 u32 hw_info1; /* see EHCI 3.6.2 */ member414 u32 hw_info1; member
148 qh, qh->hw_next, qh->hw_info1, qh->hw_info2, in dbg_qh()370 scratch = cpu_to_le32p (&qh->hw_info1); in qh_lines()527 &p.qh->hw_info1); in show_periodic()
414 ehci->async->hw_info1 = cpu_to_le32 (QH_HEAD); in ehci_start()913 if (qh->hw_info1 == 0) { in ehci_free_config()
636 } else if (unlikely (stream->hw_info1 != 0)) { in iso_stream_find()