Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci.h200 #define QH_ENDPT1_H(x) (((x) & 0x1) << 15) /* Head of Reclamation List Flag */ macro
H A Dehci-hcd.c410 QH_ENDPT1_MAXPKTLEN(maxpacket) | QH_ENDPT1_H(0) | in ehci_submit_async()
1008 qh_list->qh_endpt1 = cpu_to_hc32(QH_ENDPT1_H(1) | in ehci_common_init()