Home
last modified time | relevance | path

Searched defs:QTD_STS_BABBLE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/usb/fotg210/
Dfotg210-hcd.h331 #define QTD_STS_BABBLE (1 << 4) /* device was babbling (qtd halted) */ macro
/linux-6.12.1/drivers/usb/host/
Dehci.h304 #define QTD_STS_BABBLE (1 << 4) /* device was babbling (qtd halted) */ macro
Doxu210hp-hcd.c222 #define QTD_STS_BABBLE (1 << 4) /* device was babbling (qtd halted) */ macro