Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dudc.h32 #define TD_MULTO (0x0003UL << 10) macro
H A Dudc.c383 node->ptr->token |= cpu_to_le32(mul << __ffs(TD_MULTO)); in add_td_to_list()