Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h356 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1) macro
H A Dehci.h330 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1) macro
H A Dehci-q.c205 if (unlikely (IS_SHORT_READ (token))) in qtd_copy_status()
406 } else if (IS_SHORT_READ (token) in qh_completions()
H A Doxu210hp-hcd.c271 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1) macro
1308 if (unlikely(IS_SHORT_READ(token))) in qtd_copy_status()
1477 } else if (IS_SHORT_READ(token) && in qh_completions()
H A Dehci-dbg.c364 if (!IS_SHORT_READ(v)) in token_mark()
H A Dfotg210-hcd.c348 if (!IS_SHORT_READ(v)) in token_mark()
2149 if (unlikely(IS_SHORT_READ(token))) in qtd_copy_status()
2363 } else if (IS_SHORT_READ(token) && in qh_completions()