Home
last modified time | relevance | path

Searched refs:QH_NEXT (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210.h377 #define QH_NEXT(fotg210, dma) \ macro
H A Dehci.h345 #define QH_NEXT(ehci, dma) \ macro
H A Doxu210hp-hcd.c280 #define QH_NEXT(dma) (cpu_to_le32(((u32)dma)&~0x01f)|Q_TYPE_QH) macro
1917 __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()
H A Dehci-q.c983 __hc32 dma = QH_NEXT(ehci, qh->qh_dma); in qh_link_async()
H A Dehci-hcd.c521 hw->hw_next = QH_NEXT(ehci, ehci->async->qh_dma); in ehci_init()
H A Dfotg210-hcd.c2906 __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()
H A Dehci-sched.c562 *hw_p = QH_NEXT(ehci, qh->qh_dma); in qh_link_periodic()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h375 #define QH_NEXT(fotg210, dma) \ macro
H A Dfotg210-hcd.c2907 __hc32 dma = QH_NEXT(fotg210, qh->qh_dma); in qh_link_async()
3525 *hw_p = QH_NEXT(fotg210, qh->qh_dma); in qh_link_periodic()
4960 hw->hw_next = QH_NEXT(fotg210, fotg210->async->qh_dma); in hcd_fotg210_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h348 #define QH_NEXT(ehci, dma) \ macro
H A Doxu210hp-hcd.c280 #define QH_NEXT(dma) (cpu_to_le32(((u32)dma)&~0x01f)|Q_TYPE_QH) macro
1918 __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()
H A Dehci-hcd.c522 hw->hw_next = QH_NEXT(ehci, ehci->async->qh_dma); in ehci_init()
H A Dehci-q.c984 __hc32 dma = QH_NEXT(ehci, qh->qh_dma); in qh_link_async()
H A Dehci-sched.c569 *hw_p = QH_NEXT(ehci, qh->qh_dma); in qh_link_periodic()

Completed in 44 milliseconds