Home
last modified time | relevance | path

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

/drivers/usb/host/
Doxu210hp.h193 #define QTD_NEXT(dma) cpu_to_le32((u32)dma) macro
Dfotg210.h306 #define QTD_NEXT(fotg210, dma) cpu_to_hc32(fotg210, (u32)dma) macro
Dehci.h286 #define QTD_NEXT(ehci, dma) cpu_to_hc32(ehci, (u32)dma) macro