Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci.h155 #define QT_TOKEN_GET_DT(x) (((x) >> 31) & 0x1) macro
Dehci-hcd.c620 toggle = QT_TOKEN_GET_DT(token); in ehci_submit_async()
1409 toggle = QT_TOKEN_GET_DT(token); in _ehci_poll_int_queue()