Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci.h560 #define SITD_STS_BABBLE (1 << 4) /* device was babbling */ macro
H A Dehci-sched.c2191 #define SITD_ERRS (SITD_STS_ERR | SITD_STS_DBE | SITD_STS_BABBLE \
2224 else if (t & SITD_STS_BABBLE) in sitd_complete()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h563 #define SITD_STS_BABBLE (1 << 4) /* device was babbling */ macro
H A Dehci-sched.c2202 #define SITD_ERRS (SITD_STS_ERR | SITD_STS_DBE | SITD_STS_BABBLE \
2235 else if (t & SITD_STS_BABBLE) in sitd_complete()

Completed in 10 milliseconds