Home
last modified time | relevance | path

Searched refs:staticEndpointStates (Results 1 – 4 of 4) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_ehci.h242staticEndpointStates[2]; /*!< QH specification filed, static endpoint state and configuration info… member
A Dusb_host_ehci.c2389 qhPointer->staticEndpointStates[0] = controlBits1; in USB_HostEhciQhInit()
2417 qhPointer->staticEndpointStates[1] = controlBits2; in USB_HostEhciQhInit()
4196 … ehciInstance->shedFirstQh->staticEndpointStates[0] |= (1 << EHCI_HOST_QH_H_SHIFT); /* first qh */ in USB_HostEhciCreate()
4505 vltQhPointer->staticEndpointStates[0] |= deviceAddress; in USB_HostEhciIoctl()
4516 vltQhPointer->staticEndpointStates[0] = in USB_HostEhciIoctl()
4517 … (((vltQhPointer->staticEndpointStates[0]) & (~EHCI_HOST_QH_MAX_PACKET_LENGTH_MASK)) | in USB_HostEhciIoctl()
4524 vltQhPointer->staticEndpointStates[0] = in USB_HostEhciIoctl()
4525 … (((vltQhPointer->staticEndpointStates[0]) & (~EHCI_HOST_QH_MAX_PACKET_LENGTH_MASK)) | in USB_HostEhciIoctl()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host_ehci.h222staticEndpointStates[2]; /*!< QH specification filed, static endpoint state and configuration info… member
A Dusb_host_ehci.c2418 qhPointer->staticEndpointStates[0] = controlBits1; in USB_HostEhciQhInit()
2446 qhPointer->staticEndpointStates[1] = controlBits2; in USB_HostEhciQhInit()
4398 …ehciInstance->shedFirstQh->staticEndpointStates[0] |= (1UL << EHCI_HOST_QH_H_SHIFT); /* first qh */ in USB_HostEhciCreate()
4741 vltQhPointer->staticEndpointStates[0] |= deviceAddress; in USB_HostEhciIoctl()
4753 vltQhPointer->staticEndpointStates[0] = in USB_HostEhciIoctl()
4754 … (((vltQhPointer->staticEndpointStates[0]) & (~EHCI_HOST_QH_MAX_PACKET_LENGTH_MASK)) | in USB_HostEhciIoctl()
4761 vltQhPointer->staticEndpointStates[0] = in USB_HostEhciIoctl()
4762 … (((vltQhPointer->staticEndpointStates[0]) & (~EHCI_HOST_QH_MAX_PACKET_LENGTH_MASK)) | in USB_HostEhciIoctl()

Completed in 22 milliseconds