Home
last modified time | relevance | path

Searched defs:QH_NEXT (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/host/
Doxu210hp.h249 #define QH_NEXT(dma) (cpu_to_le32(((u32)dma)&~0x01f)|Q_TYPE_QH) macro
Dfotg210.h373 #define QH_NEXT(fotg210, dma) \ macro
Dehci.h353 #define QH_NEXT(ehci,dma) (cpu_to_hc32(ehci, (((u32)dma)&~0x01f)|Q_TYPE_QH)) macro