Home
last modified time | relevance | path

Searched defs:QTD_LENGTH (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/usb/fotg210/
Dfotg210-hcd.h324 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) macro
/linux-6.12.1/drivers/usb/host/
Dehci.h297 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) macro
Doxu210hp-hcd.c215 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) macro