Searched refs:QH_NEXT (Results 1 – 7 of 7) sorted by relevance
377 #define QH_NEXT(fotg210, dma) \ macro
351 #define QH_NEXT(ehci, dma) \ macro
280 #define QH_NEXT(dma) (cpu_to_le32(((u32)dma)&~0x01f)|Q_TYPE_QH) macro1917 __le32 dma = QH_NEXT(qh->qh_dma); in qh_link_async()2397 *hw_p = QH_NEXT(qh->qh_dma); in qh_link_periodic()3047 oxu->async->hw_next = QH_NEXT(oxu->async->qh_dma); in oxu_hcd_init()
521 hw->hw_next = QH_NEXT(ehci, ehci->async->qh_dma); in ehci_init()
983 __hc32 dma = QH_NEXT(ehci, qh->qh_dma); in qh_link_async()
2906 __hc32 dma = QH_NEXT(fotg210, qh->qh_dma); in qh_link_async()3524 *hw_p = QH_NEXT(fotg210, qh->qh_dma); in qh_link_periodic()4961 hw->hw_next = QH_NEXT(fotg210, fotg210->async->qh_dma); in hcd_fotg210_init()
562 *hw_p = QH_NEXT(ehci, qh->qh_dma); in qh_link_periodic()