Searched refs:QTD_STS_MMF (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/fotg210/ | ||
H A D | fotg210-hcd.h | 333 #define QTD_STS_MMF (1 << 2) /* incomplete split transaction */ macro |
H A D | fotg210-hcd.c | 2159 } else if (token & QTD_STS_MMF) { in qtd_copy_status() |