Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-sched.c98 #define TD_STATUSMASK_OVF 0x20 macro
1015 if (unlikely(td->status & TD_STATUSMASK_OVF)) { in c67x00_check_td_list()