Home
last modified time | relevance | path

Searched refs:endpoint (Results 1 – 25 of 872) sorted by relevance

12345678910>>...35

/Linux-v4.19/arch/arm64/boot/dts/hisilicon/
Dhi6220-coresight.dtsi29 soc_funnel_out: endpoint {
30 remote-endpoint =
37 soc_funnel_in: endpoint {
39 remote-endpoint =
58 etf_in: endpoint {
60 remote-endpoint =
67 etf_out: endpoint {
68 remote-endpoint =
86 replicator_in: endpoint {
88 remote-endpoint =
[all …]
/Linux-v4.19/arch/arm/boot/dts/
Dhip04.dtsi281 etb0_in_port: endpoint@0 {
283 remote-endpoint = <&replicator0_out_port0>;
295 etb1_in_port: endpoint@0 {
297 remote-endpoint = <&replicator1_out_port0>;
309 etb2_in_port: endpoint@0 {
311 remote-endpoint = <&replicator2_out_port0>;
323 etb3_in_port: endpoint@0 {
325 remote-endpoint = <&replicator3_out_port0>;
337 tpiu_in_port: endpoint@0 {
339 remote-endpoint = <&funnel4_out_port0>;
[all …]
Dimx6q.dtsi223 ipu2_csi0_from_mipi_vc2: endpoint {
224 remote-endpoint = <&mipi_vc2_to_ipu2_csi0>;
231 ipu2_csi1_from_ipu2_csi1_mux: endpoint {
232 remote-endpoint = <&ipu2_csi1_mux_to_ipu2_csi1>;
241 ipu2_di0_disp0: endpoint@0 {
245 ipu2_di0_hdmi: endpoint@1 {
247 remote-endpoint = <&hdmi_mux_2>;
250 ipu2_di0_mipi: endpoint@2 {
252 remote-endpoint = <&mipi_mux_2>;
255 ipu2_di0_lvds0: endpoint@3 {
[all …]
Dimx6dl.dtsi190 ipu1_csi0_mux_from_mipi_vc0: endpoint {
191 remote-endpoint = <&mipi_vc0_to_ipu1_csi0_mux>;
198 ipu1_csi0_mux_from_mipi_vc1: endpoint {
199 remote-endpoint = <&mipi_vc1_to_ipu1_csi0_mux>;
206 ipu1_csi0_mux_from_mipi_vc2: endpoint {
207 remote-endpoint = <&mipi_vc2_to_ipu1_csi0_mux>;
214 ipu1_csi0_mux_from_mipi_vc3: endpoint {
215 remote-endpoint = <&mipi_vc3_to_ipu1_csi0_mux>;
222 ipu1_csi0_mux_from_parallel_sensor: endpoint {
229 ipu1_csi0_mux_to_ipu1_csi0: endpoint {
[all …]
/Linux-v4.19/drivers/char/xillybus/
Dxillybus_core.c104 static void malformed_message(struct xilly_endpoint *endpoint, u32 *buf) in malformed_message() argument
115 dev_warn(endpoint->dev, in malformed_message()
477 channel->endpoint = ep; in xilly_setupchannels()
567 static int xilly_scan_idt(struct xilly_endpoint *endpoint, in xilly_scan_idt() argument
571 unsigned char *idt = endpoint->channels[1]->wr_buffers[0]->addr; in xilly_scan_idt()
572 unsigned char *end_of_idt = idt + endpoint->idtlen - 4; in xilly_scan_idt()
590 dev_err(endpoint->dev, in xilly_scan_idt()
596 len = endpoint->idtlen - (3 + ((int) (scan - idt))); in xilly_scan_idt()
599 dev_err(endpoint->dev, in xilly_scan_idt()
605 endpoint->num_channels = count; in xilly_scan_idt()
[all …]
Dxillybus_pcie.c134 struct xilly_endpoint *endpoint; in xilly_probe() local
137 endpoint = xillybus_init_endpoint(pdev, &pdev->dev, &pci_hw); in xilly_probe()
139 if (!endpoint) in xilly_probe()
142 pci_set_drvdata(pdev, endpoint); in xilly_probe()
146 dev_err(endpoint->dev, in xilly_probe()
156 dev_err(endpoint->dev, in xilly_probe()
163 dev_err(endpoint->dev, in xilly_probe()
168 endpoint->registers = pcim_iomap_table(pdev)[0]; in xilly_probe()
174 dev_err(endpoint->dev, in xilly_probe()
179 xillyname, endpoint); in xilly_probe()
[all …]
Dxillybus_of.c119 struct xilly_endpoint *endpoint; in xilly_drv_probe() local
128 endpoint = xillybus_init_endpoint(NULL, dev, ephw); in xilly_drv_probe()
130 if (!endpoint) in xilly_drv_probe()
133 dev_set_drvdata(dev, endpoint); in xilly_drv_probe()
136 endpoint->registers = devm_ioremap_resource(dev, res); in xilly_drv_probe()
138 if (IS_ERR(endpoint->registers)) in xilly_drv_probe()
139 return PTR_ERR(endpoint->registers); in xilly_drv_probe()
143 rc = devm_request_irq(dev, irq, xillybus_isr, 0, xillyname, endpoint); in xilly_drv_probe()
146 dev_err(endpoint->dev, in xilly_drv_probe()
151 return xillybus_endpoint_discovery(endpoint); in xilly_drv_probe()
[all …]
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c45 ep_dist->endpoint, credits); in ath6kl_credit_deposit()
65 if (cur_ep_dist->endpoint == ENDPOINT_0) in ath6kl_credit_init()
112 if (cur_ep_dist->endpoint == ENDPOINT_0) in ath6kl_credit_init()
136 cur_ep_dist->endpoint, in ath6kl_credit_init()
173 ep_dist->endpoint, limit); in ath6kl_credit_reduce()
191 if (cur_list->endpoint == ENDPOINT_0) in ath6kl_credit_update()
281 if (curdist_list->endpoint == ENDPOINT_0) in ath6kl_credit_seek()
302 if (curdist_list->endpoint == ENDPOINT_0) in ath6kl_credit_redistribute()
370 hdr->eid = packet->endpoint; in ath6kl_htc_tx_prep_pkt()
409 struct htc_endpoint *endpoint, in htc_tx_comp_update() argument
[all …]
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c26 struct htc_endpoint *endpoint = &target->endpoint[epid]; in htc_issue_send() local
34 status = target->hif->send(target->hif_dev, endpoint->ul_pipeid, skb); in htc_issue_send()
39 static struct htc_endpoint *get_next_avail_ep(struct htc_endpoint *endpoint) in get_next_avail_ep() argument
44 if (endpoint[avail_epid].service_id == 0) in get_next_avail_ep()
45 return &endpoint[avail_epid]; in get_next_avail_ep()
90 struct htc_endpoint *endpoint; in htc_process_target_rdy() local
95 endpoint = &target->endpoint[ENDPOINT0]; in htc_process_target_rdy()
96 endpoint->service_id = HTC_CTRL_RSVD_SVC; in htc_process_target_rdy()
97 endpoint->max_msglen = HTC_MAX_CONTROL_MESSAGE_LENGTH; in htc_process_target_rdy()
106 struct htc_endpoint *endpoint, *tmp_endpoint = NULL; in htc_process_conn_rsp() local
[all …]
/Linux-v4.19/arch/arm64/boot/dts/renesas/
Dr8a7795-es1.dtsi127 csi21vin0: endpoint@0 {
129 remote-endpoint = <&vin0csi21>;
131 csi21vin1: endpoint@1 {
133 remote-endpoint = <&vin1csi21>;
135 csi21vin2: endpoint@2 {
137 remote-endpoint = <&vin2csi21>;
139 csi21vin3: endpoint@3 {
141 remote-endpoint = <&vin3csi21>;
143 csi21vin4: endpoint@4 {
145 remote-endpoint = <&vin4csi21>;
[all …]
Dr8a7795-salvator-x.dts68 rcar_dw_hdmi0_out: endpoint {
69 remote-endpoint = <&hdmi0_con>;
74 dw_hdmi0_snd_in: endpoint {
75 remote-endpoint = <&rsnd_endpoint1>;
82 remote-endpoint = <&rcar_dw_hdmi0_out>;
91 rcar_dw_hdmi1_out: endpoint {
92 remote-endpoint = <&hdmi1_con>;
97 dw_hdmi1_snd_in: endpoint {
98 remote-endpoint = <&rsnd_endpoint2>;
105 remote-endpoint = <&rcar_dw_hdmi1_out>;
[all …]
Dr8a7795-es1-salvator-x.dts68 rcar_dw_hdmi0_out: endpoint {
69 remote-endpoint = <&hdmi0_con>;
74 dw_hdmi0_snd_in: endpoint {
75 remote-endpoint = <&rsnd_endpoint1>;
82 remote-endpoint = <&rcar_dw_hdmi0_out>;
91 rcar_dw_hdmi1_out: endpoint {
92 remote-endpoint = <&hdmi1_con>;
97 dw_hdmi1_snd_in: endpoint {
98 remote-endpoint = <&rsnd_endpoint2>;
105 remote-endpoint = <&rcar_dw_hdmi1_out>;
[all …]
Dr8a77995-draak.dts31 vga_in: endpoint {
32 remote-endpoint = <&adv7123_out>;
46 adv7123_in: endpoint {
47 remote-endpoint = <&du_out_rgb>;
52 adv7123_out: endpoint {
53 remote-endpoint = <&vga_in>;
63 composite_con_in: endpoint {
64 remote-endpoint = <&adv7180_in>;
74 hdmi_con_in: endpoint {
75 remote-endpoint = <&adv7612_in>;
[all …]
/Linux-v4.19/arch/arm64/boot/dts/sprd/
Dsc9860.dtsi313 soc_funnel_out_port: endpoint {
314 remote-endpoint = <&etb_in>;
320 soc_funnel_in_port0: endpoint {
322 remote-endpoint =
329 soc_funnel_in_port1: endpoint {
331 remote-endpoint =
344 etb_in: endpoint {
346 remote-endpoint =
360 stm_out_port: endpoint {
361 remote-endpoint =
[all …]
Dsc9836.dtsi54 etf_in: endpoint {
56 remote-endpoint = <&funnel_out_port0>;
73 funnel_out_port0: endpoint {
74 remote-endpoint = <&etf_in>;
81 funnel_in_port0: endpoint {
83 remote-endpoint = <&etm0_out>;
89 funnel_in_port1: endpoint {
91 remote-endpoint = <&etm1_out>;
97 funnel_in_port2: endpoint {
99 remote-endpoint = <&etm2_out>;
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/media/
Drenesas,rcar-csi2.txt27 - endpoint@0 - sub-node describing the endpoint that is the video source
30 - One endpoint sub-node for every R-Car VIN instance which is connected
53 csi20_in: endpoint@0 {
57 remote-endpoint = <&adv7482_txb>;
67 csi20vin0: endpoint@0 {
69 remote-endpoint = <&vin0csi20>;
71 csi20vin1: endpoint@1 {
73 remote-endpoint = <&vin1csi20>;
75 csi20vin2: endpoint@2 {
77 remote-endpoint = <&vin2csi20>;
[all …]
Drcar_vin.txt43 - port - sub-node describing a single endpoint connected to the VIN
48 - Optional properties for endpoint nodes:
69 - port@0 - sub-node describing a single endpoint connected to the VIN
71 Describing more than one endpoint in port@0 is invalid. Only VIN
78 the VIN from local SoC CSI-2 receivers. The endpoint numbers must
81 - endpoint@0 - sub-node describing the endpoint connected to CSI20
82 - endpoint@1 - sub-node describing the endpoint connected to CSI21
83 - endpoint@2 - sub-node describing the endpoint connected to CSI40
84 - endpoint@3 - sub-node describing the endpoint connected to CSI41
86 Endpoint nodes of port@1 do not support any optional endpoint property.
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Daudio-graph-card.txt46 cpu_endpoint: endpoint {
47 remote-endpoint = <&codec_endpoint>;
58 codec_endpoint: endpoint {
59 remote-endpoint = <&cpu_endpoint>;
79 codec0_endpoint: endpoint {
80 remote-endpoint = <&cpu_endpoint0>;
88 codec1_endpoint: endpoint {
89 remote-endpoint = <&cpu_endpoint1>;
97 codec2_endpoint: endpoint {
98 remote-endpoint = <&cpu_endpoint2>;
[all …]
/Linux-v4.19/arch/arm64/boot/dts/arm/
Djuno-cs-r1r2.dtsi17 csys1_funnel_out_port: endpoint {
18 remote-endpoint = <&etf1_in_port>;
25 csys1_funnel_in_port0: endpoint {
47 etf1_in_port: endpoint {
49 remote-endpoint = <&csys1_funnel_out_port>;
56 etf1_out_port: endpoint {
57 remote-endpoint = <&csys2_funnel_in_port1>;
77 csys2_funnel_out_port: endpoint {
78 remote-endpoint = <&replicator_in_port0>;
85 csys2_funnel_in_port0: endpoint {
[all …]
Djuno-base.dtsi125 etf0_in_port: endpoint {
127 remote-endpoint = <&main_funnel_out_port>;
134 etf0_out_port: endpoint {
148 tpiu_in_port: endpoint {
150 remote-endpoint = <&replicator_out_port0>;
170 main_funnel_out_port: endpoint {
171 remote-endpoint = <&etf0_in_port>;
178 main_funnel_in_port0: endpoint {
180 remote-endpoint = <&cluster0_funnel_out_port>;
186 main_funnel_in_port1: endpoint {
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/
Dgraph.txt31 Each port node contains an 'endpoint' subnode for each remote device port
33 remote device, an 'endpoint' child node must be provided for each link.
35 endpoint at a port, or a port node needs to be associated with a selected
49 endpoint@0 {
53 endpoint@1 {
62 endpoint { ... };
79 endpoint@0 { ... };
80 endpoint@1 { ... };
90 Each endpoint should contain a 'remote-endpoint' phandle property that points
91 to the corresponding endpoint in the port of the remote device. In turn, the
[all …]
/Linux-v4.19/Documentation/PCI/
D00-INDEX17 endpoint/pci-endpoint.txt
18 - guide to add endpoint controller driver and endpoint function driver.
19 endpoint/pci-endpoint-cfs.txt
20 - guide to use configfs to configure the PCI endpoint function.
21 endpoint/pci-test-function.txt
23 endpoint/pci-test-howto.txt
24 - userguide for PCI endpoint test function.
25 endpoint/function/binding/
26 - binding documentation for PCI endpoint function
/Linux-v4.19/include/drm/
Ddrm_of.h33 struct of_endpoint *endpoint);
35 int port, int endpoint,
69 struct of_endpoint *endpoint) in drm_of_encoder_active_endpoint() argument
74 int port, int endpoint, in drm_of_find_panel_or_bridge() argument
91 int port, int endpoint) in drm_of_panel_bridge_remove() argument
97 remote = of_graph_get_remote_node(np, port, endpoint); in drm_of_panel_bridge_remove()
113 struct of_endpoint endpoint; in drm_of_encoder_active_endpoint_id() local
115 &endpoint); in drm_of_encoder_active_endpoint_id()
117 return ret ?: endpoint.id; in drm_of_encoder_active_endpoint_id()
123 struct of_endpoint endpoint; in drm_of_encoder_active_port_id() local
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dcoresight.txt109 etb_in_port: endpoint@0 {
111 remote-endpoint = <&replicator_out_port0>;
123 tpiu_in_port: endpoint@0 {
125 remote-endpoint = <&replicator_out_port1>;
143 etr_in_port: endpoint {
145 remote-endpoint = <&replicator2_out_port0>;
152 etr_out_port: endpoint {
153 remote-endpoint = <&catu_in_port>;
173 replicator_out_port0: endpoint {
174 remote-endpoint = <&etb_in_port>;
[all …]
/Linux-v4.19/drivers/gpu/drm/rcar-du/
Drcar_du_of_lvds_r8a7790.dts27 lvds0_input: endpoint {
32 lvds0_out: endpoint {
48 lvds1_input: endpoint {
53 lvds1_out: endpoint {
65 endpoint {
66 remote-endpoint = <&lvds0_input>;
70 endpoint {
71 remote-endpoint = <&lvds1_input>;

12345678910>>...35