Home
last modified time | relevance | path

Searched refs:QT_TOKEN_PID (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dehci.h165 #define QT_TOKEN_PID(x) (((x) & 0x3) << 8) /* PID Code */ macro
H A Dehci-hcd.c443 QT_TOKEN_PID(QT_TOKEN_PID_SETUP) | in ehci_submit_async()
500 QT_TOKEN_PID(usb_pipein(pipe) ? in ehci_submit_async()
536 QT_TOKEN_PID(usb_pipein(pipe) ? in ehci_submit_async()