Home
last modified time | relevance | path

Searched refs:FOTG210_ITD_LENGTH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210.h551 #define FOTG210_ITD_LENGTH(tok) (((tok)>>16) & 0x0fff) macro
H A Dfotg210-hcd.c4459 desc->actual_length = FOTG210_ITD_LENGTH(t); in itd_complete()
4464 desc->actual_length = FOTG210_ITD_LENGTH(t); in itd_complete()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h549 #define FOTG210_ITD_LENGTH(tok) (((tok)>>16) & 0x0fff) macro
H A Dfotg210-hcd.c4459 desc->actual_length = FOTG210_ITD_LENGTH(t); in itd_complete()
4464 desc->actual_length = FOTG210_ITD_LENGTH(t); in itd_complete()

Completed in 17 milliseconds