Home
last modified time | relevance | path

Searched refs:endpoints (Results 1 – 25 of 64) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dste-dma40.txt78 16: USB OTG in/out endpoints 7 & 15
79 17: USB OTG in/out endpoints 6 & 14
80 18: USB OTG in/out endpoints 5 & 13
81 19: USB OTG in/out endpoints 4 & 12
98 36: USB OTG in/out endpoints 3 & 11
99 37: USB OTG in/out endpoints 2 & 10
100 38: USB OTG in/out endpoints 1 & 9
101 39: USB OTG in/out endpoints 8
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dgr-udc.txt21 - epobufsizes : Array of buffer sizes for OUT endpoints when they differ
25 only for as many endpoints as the array contains.
27 - epibufsizes : Array of buffer sizes for IN endpoints when they differ
31 only for as many endpoints as the array contains.
H A Dda8xx-usb.txt24 and "txN" for transmit endpoints. N specifies the endpoint number.
37 channel number (0 … 3 for endpoints 1 … 4).
39 - dma-channels: should be set to 4 representing the 4 endpoints.
H A Dam33xx-usb.txt41 - mentor,num-eps: Specifies the number of endpoints. This is also a
49 and "txN" for transmit endpoints. N specifies the endpoint number.
61 endpoint number (0 … 14 for endpoints 1 … 15 on instance 0 and 15 … 29
62 for endpoints 1 … 15 on instance 1). The second number is 0 for RX and
64 - dma-channels: should be set to 30 representing the 15 endpoints for
H A Dcdns-usb3.txt29 - cdns,on-chip-buff-size : size of memory intended as internal memory for endpoints
/freebsd/sys/arm64/coresight/
H A Dcoresight.c72 TAILQ_FOREACH(endp, &pdata->endpoints, link) { in coresight_get_output_endpoint()
89 TAILQ_FOREACH(endp2, &cs_dev->pdata->endpoints, link) { in coresight_get_output_device()
H A Dcoresight_fdt.c97 TAILQ_INSERT_TAIL(&pdata->endpoints, in coresight_fdt_get_ports()
140 TAILQ_INIT(&pdata->endpoints); in coresight_fdt_get_platform_data()
H A Dcoresight_acpi.c282 TAILQ_INSERT_TAIL(&pdata->endpoints, endp, link); in cs_acpi_record_endpoint()
360 TAILQ_INIT(&pdata->endpoints); in coresight_acpi_get_platform_data()
H A Dcoresight.h101 TAILQ_HEAD(endpoint_list, endpoint) endpoints;
H A Dcoresight_cmd.c53 TAILQ_FOREACH(endp, &cs_dev->pdata->endpoints, link) { in coresight_next_device()
/freebsd/sys/dev/usb/
H A Dusb_device.c310 struct usb_endpoint *ep = udev->endpoints; in usbd_get_ep_by_addr()
311 struct usb_endpoint *ep_end = udev->endpoints + udev->endpoints_max; in usbd_get_ep_by_addr()
364 struct usb_endpoint *ep = udev->endpoints; in usbd_get_endpoint()
365 struct usb_endpoint *ep_end = udev->endpoints + udev->endpoints_max; in usbd_get_endpoint()
562 ep_end = udev->endpoints + udev->endpoints_max; in usb_endpoint_foreach()
566 ep = udev->endpoints; in usb_endpoint_foreach()
849 ep = udev->endpoints; in usb_config_parse()
862 ep = udev->endpoints; in usb_config_parse()
954 ep = udev->endpoints + temp; in usb_config_parse()
992 udev->endpoints = malloc(sizeof(*ep) * ep_max, in usb_config_parse()
[all …]
H A Dusb_device.h210 struct usb_endpoint *endpoints; member
212 struct usb_endpoint endpoints[USB_MAX_EP_UNITS]; member
/freebsd/sys/contrib/device-tree/Bindings/interconnect/
H A Dinterconnect.txt14 etc. The consumer drivers set constraints on interconnect path (or endpoints)
49 to both endpoints and in such cases, this information will be passed
/freebsd/sys/dev/rtwn/usb/
H A Drtwn_usb_ep.c170 ep = uc->uc_udev->endpoints; in rtwn_usb_setup_endpoints()
171 ep_end = uc->uc_udev->endpoints + uc->uc_udev->endpoints_max; in rtwn_usb_setup_endpoints()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dwm8731.txt20 Available audio endpoints for an audio-routing table:
H A Datmel-sam9x5-wm8731-audio.txt12 Available audio endpoints for the audio-routing table:
H A Dsirf-audio.txt16 Available audio endpoints for the audio-routing table:
H A Domap-twl4030.txt17 Available audio endpoints for the audio-routing table:
/freebsd/sys/netpfil/pf/
H A Dpf_lb.c253 PF_ACPY(naddr, &(*udp_mapping)->endpoints[1].addr, af); in pf_get_sport()
254 *nport = (*udp_mapping)->endpoints[1].port; in pf_get_sport()
296 PF_ACPY(&(*udp_mapping)->endpoints[1].addr, naddr, af); in pf_get_sport()
325 (*udp_mapping)->endpoints[1].port = htons(low); in pf_get_sport()
349 (*udp_mapping)->endpoints[1].port = htons(tmp); in pf_get_sport()
366 (*udp_mapping)->endpoints[1].port = htons(tmp); in pf_get_sport()
/freebsd/sys/contrib/device-tree/Bindings/display/armada/
H A Dmarvell,dove-lcd.txt7 - port: video output port with endpoints, as described by graph.txt
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpci.txt29 GPIO and apply fundamental reset to endpoints.
68 When present, the port is external-facing. All bridges and endpoints
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dvideo-mux.txt14 - port@*: at least three port nodes containing endpoints connecting to the
/freebsd/sys/contrib/device-tree/Bindings/display/hisilicon/
H A Ddw-dsi.txt14 any other bridge endpoints.
/freebsd/sys/contrib/device-tree/src/arm/renesas/
H A Dr8a7742-iwg21d-q7-dbcm-ca.dts220 * Below configuration ties VINx endpoints to ov5640/ov7725 camera endpoints
/freebsd/lib/libusb/
H A Dlibusb10_desc.c135 pend = pinf->endpoints; in libusb_get_config_descriptor()
148 pend = pinf->endpoints; in libusb_get_config_descriptor()
238 pend = &pinf->endpoints[k]; in libusb_get_config_descriptor()

123