Home
last modified time | relevance | path

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

/linux/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)) == in qh_lines()
/linux/drivers/usb/host/
H A Doxu210hp-hcd.c244 #define QTD_MASK cpu_to_le32 (~0x1f) macro