Home
last modified time | relevance | path

Searched refs:QTD_MASK (Results 1 – 5 of 5) sorted by relevance

/drivers/usb/host/
Doxu210hp.h238 #define QTD_MASK cpu_to_le32 (~0x1f) macro
Dfotg210.h350 #define QTD_MASK(fotg210) cpu_to_hc32(fotg210, ~0x1f) macro
Dehci.h330 #define QTD_MASK(ehci) cpu_to_hc32 (ehci, ~0x1f) macro
Dehci-dbg.c429 if ((hw->hw_alt_next & QTD_MASK(ehci)) in qh_lines()
Dfotg210-hcd.c382 if ((hw->hw_alt_next & QTD_MASK(fotg210)) == in qh_lines()