Searched defs:QH_NEXT (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/host/
H A Dehci.h295 #define QH_NEXT(ehci,dma) (cpu_to_hc32(ehci, (((u32)dma)&~0x01f)|Q_TYPE_QH)) macro
H A Doxu210hp.h249 #define QH_NEXT(dma) (cpu_to_le32(((u32)dma)&~0x01f)|Q_TYPE_QH) macro

Completed in 61 milliseconds