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

/linux-master/drivers/usb/fotg210/
H A Dfotg210-hcd.h352 #define QTD_MASK(fotg210) cpu_to_hc32(fotg210, ~0x1f) macro
H A Dfotg210-hcd.c371 if ((hw->hw_alt_next & QTD_MASK(fotg210)) ==
/linux-master/drivers/usb/host/
H A Dehci.h325 #define QTD_MASK(ehci) cpu_to_hc32(ehci, ~0x1f) macro
H A Dehci-dbg.c389 if ((hw->hw_alt_next & QTD_MASK(ehci))
H A Doxu210hp-hcd.c269 #define QTD_MASK cpu_to_le32 (~0x1f) macro

Completed in 309 milliseconds