Searched refs:EST_HORIZONTALQH (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | hcd-ehci.c | 68 EST_HORIZONTALQH enumerator 109 [EST_HORIZONTALQH] = "HORIZONTALQH", 1687 ehci_set_state(ehci, async, EST_HORIZONTALQH); in ehci_state_fetchqh() 1765 ehci_set_state(ehci, async, EST_HORIZONTALQH); in ehci_state_advqueue() 1789 ehci_set_state(q->ehci, q->async, EST_HORIZONTALQH); in ehci_state_advqueue() 1831 ehci_set_state(q->ehci, q->async, EST_HORIZONTALQH); in ehci_state_fetchqtd() 1843 ehci_set_state(q->ehci, q->async, EST_HORIZONTALQH); in ehci_state_fetchqtd() 1852 ehci_set_state(q->ehci, q->async, EST_HORIZONTALQH); in ehci_state_fetchqtd() 1943 ehci_set_state(q->ehci, q->async, EST_HORIZONTALQH); in ehci_state_execute() 1960 ehci_set_state(q->ehci, q->async, EST_HORIZONTALQH); in ehci_state_execute() [all …]
|