Searched refs:QH_NEXT (Results 1 – 7 of 7) sorted by relevance
374 #define QH_NEXT(fotg210, dma) \ macro
346 #define QH_NEXT(ehci, dma) \ macro
280 #define QH_NEXT(dma) (cpu_to_le32(((u32)dma)&~0x01f)|Q_TYPE_QH) macro1918 __le32 dma = QH_NEXT(qh->qh_dma); in qh_link_async()2398 *hw_p = QH_NEXT(qh->qh_dma); in qh_link_periodic()3048 oxu->async->hw_next = QH_NEXT(oxu->async->qh_dma); in oxu_hcd_init()
522 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()
2909 __hc32 dma = QH_NEXT(fotg210, qh->qh_dma); in qh_link_async()3527 *hw_p = QH_NEXT(fotg210, qh->qh_dma); in qh_link_periodic()4965 hw->hw_next = QH_NEXT(fotg210, fotg210->async->qh_dma); in hcd_fotg210_init()
568 *hw_p = QH_NEXT(ehci, qh->qh_dma); in qh_link_periodic()