Home
last modified time | relevance | path

Searched refs:SITD_LENGTH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()