Searched refs:QH_NEXT (Results 1 – 8 of 8) sorted by relevance
250 #define QH_NEXT(dma) (cpu_to_le32(((u32)dma)&~0x01f)|Q_TYPE_QH) macro
374 #define QH_NEXT(fotg210, dma) \ macro
344 #define QH_NEXT(ehci, dma) \ macro
520 hw->hw_next = QH_NEXT(ehci, ehci->async->qh_dma); in ehci_init()
1479 __le32 dma = QH_NEXT(qh->qh_dma); in qh_link_async()1960 *hw_p = QH_NEXT(qh->qh_dma); in qh_link_periodic()2610 oxu->async->hw_next = QH_NEXT(oxu->async->qh_dma); in oxu_hcd_init()
972 __hc32 dma = QH_NEXT(ehci, qh->qh_dma); in qh_link_async()
2908 __hc32 dma = QH_NEXT(fotg210, qh->qh_dma); in qh_link_async()3526 *hw_p = QH_NEXT(fotg210, qh->qh_dma); in qh_link_periodic()4963 hw->hw_next = QH_NEXT(fotg210, fotg210->async->qh_dma); in hcd_fotg210_init()
582 *hw_p = QH_NEXT(ehci, qh->qh_dma); in qh_link_periodic()