Home
last modified time | relevance | path

Searched refs:IS_SHORT_READ (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210.h356 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1) macro
H A Dehci.h324 #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()
2146 if (unlikely(IS_SHORT_READ(token))) in qtd_copy_status()
2360 } else if (IS_SHORT_READ(token) && in qh_completions()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h354 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1) macro
H A Dfotg210-hcd.c347 if (!IS_SHORT_READ(v)) in token_mark()
2147 if (unlikely(IS_SHORT_READ(token))) in qtd_copy_status()
2361 } else if (IS_SHORT_READ(token) && in qh_completions()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h327 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1) macro
H A Dehci-q.c206 if (unlikely (IS_SHORT_READ (token))) in qtd_copy_status()
407 } 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()
1478 } else if (IS_SHORT_READ(token) && in qh_completions()
H A Dehci-dbg.c364 if (!IS_SHORT_READ(v)) in token_mark()

Completed in 36 milliseconds