Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h418 #define QH_LOW_SPEED (1 << 12) macro
H A Dehci.h392 #define QH_LOW_SPEED (1 << 12) macro
H A Dehci-dbg.c347 case QH_LOW_SPEED: in speed_char()
H A Dehci-q.c876 info1 |= QH_LOW_SPEED; in qh_make()
H A Dfotg210-hcd.c329 case QH_LOW_SPEED: in speed_char()
2804 info1 |= QH_LOW_SPEED; in qh_make()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-hcd.c277 #define QH_LOW_SPEED 1 in ehci_encode_speed() macro
281 return QH_LOW_SPEED; in ehci_encode_speed()