Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dehci.h211 uint32_t qh_endpt2; member
A Dehci-hcd.c300 qh->qh_endpt2 |= cpu_to_hc32(QH_ENDPT2_PORTNUM(portnr) | in ehci_update_endpt2_dev_n_port()
472 qh->qh_endpt2 = cpu_to_hc32(endpt); in ehci_submit_async()
1350 qh->qh_endpt2 = cpu_to_hc32((1 << 30) | /* 1 Tx per mframe */ in _ehci_create_int_queue()
1355 qh->qh_endpt2 |= cpu_to_hc32((0x1c << 8)); in _ehci_create_int_queue()

Completed in 7 milliseconds