Searched refs:Q_TYPE_QH (Results 1 – 6 of 6) sorted by relevance
370 #define Q_TYPE_QH (1 << 1) macro376 (cpu_to_hc32(fotg210, (((u32)dma)&~0x01f)|Q_TYPE_QH))
556 case Q_TYPE_QH: in fill_periodic_buffer()3278 case Q_TYPE_QH: in periodic_next_shadow()3292 case Q_TYPE_QH: in shadow_next_periodic()3341 case Q_TYPE_QH: in periodic_usecs()3417 case Q_TYPE_QH: in tt_no_collision()3501 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()
343 #define Q_TYPE_QH (1 << 1) macro349 (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()441 case Q_TYPE_QH: in tt_no_collision()545 if (type == cpu_to_hc32(ehci, Q_TYPE_QH)) in qh_link_periodic()1725 if (type == cpu_to_hc32(ehci, Q_TYPE_QH)) in itd_link()2470 case Q_TYPE_QH: in scan_isoc()
277 #define Q_TYPE_QH cpu_to_le32 (1 << 1) macro280 #define QH_NEXT(dma) (cpu_to_le32(((u32)dma)&~0x01f)|Q_TYPE_QH)2236 case Q_TYPE_QH: in periodic_next_shadow()2275 case Q_TYPE_QH: in periodic_usecs()2374 if (type == Q_TYPE_QH) in qh_link_periodic()2714 case Q_TYPE_QH: in scan_periodic()
665 case Q_TYPE_QH: in fill_periodic_buffer()