Searched refs:QH_NEXT (Results 1 – 4 of 4) sorted by relevance
375 #define QH_NEXT(fotg210, dma) \ macro
2903 __hc32 dma = QH_NEXT(fotg210, qh->qh_dma); in qh_link_async()3521 *hw_p = QH_NEXT(fotg210, qh->qh_dma); in qh_link_periodic()4955 hw->hw_next = QH_NEXT(fotg210, fotg210->async->qh_dma); in hcd_fotg210_init()
256 #define QH_NEXT(dma) (cpu_to_le32(((u32)dma)&~0x01f)|Q_TYPE_QH) macro1894 __le32 dma = QH_NEXT(qh->qh_dma); in qh_link_async()2374 *hw_p = QH_NEXT(qh->qh_dma); in qh_link_periodic()3024 oxu->async->hw_next = QH_NEXT(oxu->async->qh_dma); in oxu_hcd_init()
568 *hw_p = QH_NEXT(ehci, qh->qh_dma); in qh_link_periodic()