Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h417 #define QH_HIGH_SPEED (2 << 12) /* Endpoint speed */ macro
H A Dehci.h391 #define QH_HIGH_SPEED (2 << 12) /* Endpoint speed */ macro
H A Dehci-dbg.c349 case QH_HIGH_SPEED: in speed_char()
H A Dehci-q.c910 info1 |= QH_HIGH_SPEED; in qh_make()
H A Dfotg210-hcd.c332 case QH_HIGH_SPEED: in speed_char()
2838 info1 |= QH_HIGH_SPEED; in qh_make()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-hcd.c275 #define QH_HIGH_SPEED 2 in ehci_encode_speed() macro
279 return QH_HIGH_SPEED; in ehci_encode_speed()