Home
last modified time | relevance | path

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

/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h352 #define QTD_MASK(fotg210) cpu_to_hc32(fotg210, ~0x1f) macro
/linux/drivers/usb/host/
H A Doxu210hp-hcd.c245 #define QTD_MASK cpu_to_le32 (~0x1f) macro