Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/host/whci/
Dwhci-hc.h46 #define QTD_STS_BABBLE (1 << 28) /* babble detected */ macro
/Linux-v5.4/drivers/usb/host/
Dfotg210.h333 #define QTD_STS_BABBLE (1 << 4) /* device was babbling (qtd halted) */ macro
Dehci.h300 #define QTD_STS_BABBLE (1 << 4) /* device was babbling (qtd halted) */ macro
Doxu210hp-hcd.c246 #define QTD_STS_BABBLE (1 << 4) /* device was babbling (qtd halted) */ macro