Searched defs:QTD_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/fotg210/ | ||
H A D | fotg210-hcd.h | 352 #define QTD_MASK(fotg210) cpu_to_hc32(fotg210, ~0x1f) macro |
/linux/drivers/usb/host/ | ||
H A D | oxu210hp-hcd.c | 245 #define QTD_MASK cpu_to_le32 (~0x1f) macro |