Home
last modified time | relevance | path

Searched refs:IS_SHORT_READ (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Doxu210hp.h241 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1) macro
Dfotg210.h353 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1) macro
Dehci.h323 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1) macro
Dehci-q.c201 if (unlikely (IS_SHORT_READ (token))) in qtd_copy_status()
395 } else if (IS_SHORT_READ (token) in qh_completions()
Dehci-dbg.c364 if (!IS_SHORT_READ(v)) in token_mark()
Dfotg210-hcd.c345 if (!IS_SHORT_READ(v)) in token_mark()
2145 if (unlikely(IS_SHORT_READ(token))) in qtd_copy_status()
2359 } else if (IS_SHORT_READ(token) && in qh_completions()
Doxu210hp-hcd.c870 if (unlikely(IS_SHORT_READ(token))) in qtd_copy_status()
1039 } else if (IS_SHORT_READ(token) && in qh_completions()