Home
last modified time | relevance | path

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

/drivers/usb/host/
Dfotg210.h415 #define QH_FULL_SPEED (0 << 12) macro
Dehci.h394 #define QH_FULL_SPEED (0 << 12) macro
Dehci-dbg.c386 case QH_FULL_SPEED: tmp = 'f'; break; \
Dfotg210-hcd.c336 case QH_FULL_SPEED: in speed_char()