Home
last modified time | relevance | path

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

/drivers/usb/host/
Dfotg210.h464 #define QH_LOW_SPEED (1 << 12) macro
Dfusbh200.h454 #define QH_LOW_SPEED (1 << 12) macro
Dehci.h392 #define QH_LOW_SPEED (1 << 12) macro
Dehci-q.c871 info1 |= QH_LOW_SPEED; in qh_make()
Dehci-dbg.c387 case QH_LOW_SPEED: tmp = 'l'; break; \
Dfusbh200-hcd.c345 case QH_LOW_SPEED: tmp = 'l'; break; \
2879 info1 |= QH_LOW_SPEED; in qh_make()
Dfotg210-hcd.c354 case QH_LOW_SPEED: \
2932 info1 |= QH_LOW_SPEED; in qh_make()