Searched refs:Q_TYPE_QH (Results 1 – 6 of 6) sorted by relevance
372 #define Q_TYPE_QH (1 << 1) macro378 (cpu_to_hc32(fotg210, (((u32)dma)&~0x01f)|Q_TYPE_QH))
346 #define Q_TYPE_QH (1 << 1) macro352 (cpu_to_hc32(ehci, (((u32) dma) & ~0x01f) | Q_TYPE_QH))
36 case Q_TYPE_QH: in periodic_next_shadow()54 case Q_TYPE_QH: in shadow_next_periodic()435 case Q_TYPE_QH: in tt_no_collision()538 if (type == cpu_to_hc32(ehci, Q_TYPE_QH)) in qh_link_periodic()1714 if (type == cpu_to_hc32(ehci, Q_TYPE_QH)) in itd_link()2459 case Q_TYPE_QH: in scan_isoc()
557 case Q_TYPE_QH: in fill_periodic_buffer()3277 case Q_TYPE_QH: in periodic_next_shadow()3291 case Q_TYPE_QH: in shadow_next_periodic()3340 case Q_TYPE_QH: in periodic_usecs()3416 case Q_TYPE_QH: in tt_no_collision()3500 if (type == cpu_to_hc32(fotg210, Q_TYPE_QH)) in qh_link_periodic()4332 if (type == cpu_to_hc32(fotg210, Q_TYPE_QH)) in itd_link()4630 case Q_TYPE_QH: in scan_frame_queue()
277 #define Q_TYPE_QH cpu_to_le32 (1 << 1) macro280 #define QH_NEXT(dma) (cpu_to_le32(((u32)dma)&~0x01f)|Q_TYPE_QH)2235 case Q_TYPE_QH: in periodic_next_shadow()2274 case Q_TYPE_QH: in periodic_usecs()2373 if (type == Q_TYPE_QH) in qh_link_periodic()2713 case Q_TYPE_QH: in scan_periodic()
665 case Q_TYPE_QH: in fill_periodic_buffer()