Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci.h556 #define SITD_LENGTH(x) (((x) >> 16) & 0x3ff) macro
H A Dehci-sched.c2233 desc->actual_length = desc->length - SITD_LENGTH(t); in sitd_complete()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h559 #define SITD_LENGTH(x) (((x) >> 16) & 0x3ff) macro
H A Dehci-sched.c2244 desc->actual_length = desc->length - SITD_LENGTH(t); in sitd_complete()

Completed in 10 milliseconds