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))
552 case Q_TYPE_QH: in fill_periodic_buffer()3274 case Q_TYPE_QH: in periodic_next_shadow()3288 case Q_TYPE_QH: in shadow_next_periodic()3337 case Q_TYPE_QH: in periodic_usecs()3413 case Q_TYPE_QH: in tt_no_collision()3497 if (type == cpu_to_hc32(fotg210, Q_TYPE_QH)) in qh_link_periodic()4328 if (type == cpu_to_hc32(fotg210, Q_TYPE_QH)) in itd_link()4626 case Q_TYPE_QH: in scan_frame_queue()
349 #define Q_TYPE_QH (1 << 1) macro355 (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()
252 #define Q_TYPE_QH cpu_to_le32 (1 << 1) macro255 #define QH_NEXT(dma) (cpu_to_le32(((u32)dma)&~0x01f)|Q_TYPE_QH)2211 case Q_TYPE_QH: in periodic_next_shadow()2250 case Q_TYPE_QH: in periodic_usecs()2349 if (type == Q_TYPE_QH) in qh_link_periodic()2689 case Q_TYPE_QH: in scan_periodic()
665 case Q_TYPE_QH: in fill_periodic_buffer()