Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h354 #define QTD_MASK(fotg210) cpu_to_hc32(fotg210, ~0x1f) macro
H A Dehci.h328 #define QTD_MASK(ehci) cpu_to_hc32(ehci, ~0x1f) macro
H A Doxu210hp-hcd.c269 #define QTD_MASK cpu_to_le32 (~0x1f) macro