/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra234-p3701.dtsi | 23 i2s1_cif: endpoint { 24 remote-endpoint = <&xbar_i2s1>; 31 i2s1_dap: endpoint { 49 i2s2_cif: endpoint { 50 remote-endpoint = <&xbar_i2s2>; 57 i2s2_dap: endpoint { 75 i2s4_cif: endpoint { 76 remote-endpoint = <&xbar_i2s4>; 83 i2s4_dap: endpoint { 101 i2s6_cif: endpoint { [all …]
|
H A D | tegra186-p2771-0000.dts | 29 i2s1_cif_ep: endpoint { 30 remote-endpoint = <&xbar_i2s1_ep>; 37 i2s1_dap_ep: endpoint { 55 i2s2_cif_ep: endpoint { 56 remote-endpoint = <&xbar_i2s2_ep>; 63 i2s2_dap_ep: endpoint { 81 i2s3_cif_ep: endpoint { 82 remote-endpoint = <&xbar_i2s3_ep>; 89 i2s3_dap_ep: endpoint { 107 i2s4_cif_ep: endpoint { [all …]
|
H A D | tegra194-p3509-0000.dtsi | 25 i2s3_cif_ep: endpoint { 26 remote-endpoint = <&xbar_i2s3_ep>; 33 i2s3_dap_ep: endpoint { 51 i2s5_cif_ep: endpoint { 52 remote-endpoint = <&xbar_i2s5_ep>; 59 i2s5_dap_ep: endpoint { 77 sfc1_cif_in_ep: endpoint { 78 remote-endpoint = <&xbar_sfc1_in_ep>; 86 sfc1_cif_out_ep: endpoint { 87 remote-endpoint = <&xbar_sfc1_out_ep>; [all …]
|
H A D | tegra194-p2972-0000.dts | 30 i2s1_cif_ep: endpoint { 31 remote-endpoint = <&xbar_i2s1_ep>; 38 i2s1_dap_ep: endpoint { 40 remote-endpoint = <&rt5658_ep>; 56 i2s2_cif_ep: endpoint { 57 remote-endpoint = <&xbar_i2s2_ep>; 64 i2s2_dap_ep: endpoint { 82 i2s4_cif_ep: endpoint { 83 remote-endpoint = <&xbar_i2s4_ep>; 90 i2s4_dap_ep: endpoint { [all …]
|
H A D | tegra210-p2371-2180.dts | 134 i2s1_cif_ep: endpoint { 135 remote-endpoint = <&xbar_i2s1_ep>; 142 i2s1_dap_ep: endpoint { 160 i2s2_cif_ep: endpoint { 161 remote-endpoint = <&xbar_i2s2_ep>; 168 i2s2_dap_ep: endpoint { 186 i2s3_cif_ep: endpoint { 187 remote-endpoint = <&xbar_i2s3_ep>; 194 i2s3_dap_ep: endpoint { 212 i2s4_cif_ep: endpoint { [all …]
|
H A D | tegra210-p3450-0000.dts | 633 i2s3_cif_ep: endpoint { 634 remote-endpoint = <&xbar_i2s3_ep>; 641 i2s3_dap_ep: endpoint { 659 i2s4_cif_ep: endpoint { 660 remote-endpoint = <&xbar_i2s4_ep>; 667 i2s4_dap_ep: endpoint { 685 sfc1_cif_in_ep: endpoint { 686 remote-endpoint = <&xbar_sfc1_in_ep>; 693 sfc1_cif_out_ep: endpoint { 694 remote-endpoint = <&xbar_sfc1_out_ep>; [all …]
|
H A D | tegra186-p3509-0000+p3636-0001.dts | 75 i2s1_cif_ep: endpoint { 76 remote-endpoint = <&xbar_i2s1_ep>; 83 i2s1_dap_ep: endpoint { 101 i2s3_cif_ep: endpoint { 102 remote-endpoint = <&xbar_i2s3_ep>; 109 i2s3_dap_ep: endpoint { 127 dmic1_cif_ep: endpoint { 128 remote-endpoint = <&xbar_dmic1_ep>; 135 dmic1_dap_ep: endpoint { 152 dmic2_cif_ep: endpoint { [all …]
|
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_endpoint.c | 249 if (data->endpoint.filter_support) { in ipa_endpoint_data_valid_one() 260 rx_config = &data->endpoint.config.rx; in ipa_endpoint_data_valid_one() 271 if (!data->endpoint.config.aggregation) { in ipa_endpoint_data_valid_one() 320 if (data->endpoint.config.tx.seq_rep_type) { in ipa_endpoint_data_valid_one() 327 if (data->endpoint.config.status_enable) { in ipa_endpoint_data_valid_one() 328 other_name = data->endpoint.config.tx.status_endpoint; in ipa_endpoint_data_valid_one() 356 if (!other_data->endpoint.config.status_enable) { in ipa_endpoint_data_valid_one() 365 if (data->endpoint.config.dma_mode) { in ipa_endpoint_data_valid_one() 366 other_name = data->endpoint.config.dma_endpoint; in ipa_endpoint_data_valid_one() 430 static struct gsi_trans *ipa_endpoint_trans_alloc(struct ipa_endpoint *endpoint, in ipa_endpoint_trans_alloc() argument [all …]
|
/openbmc/linux/sound/soc/generic/ |
H A D | audio-graph-card2-custom-sample.dtsi | 190 mcpu0: port@0 { reg = <0>; mcpu0_ep: endpoint { remote-endpoint = <&mcodec0_ep>; }; }; 191 port@1 { reg = <1>; mcpu1_ep: endpoint { remote-endpoint = <&cpu1_ep>; }; }; 192 port@2 { reg = <2>; mcpu2_ep: endpoint { remote-endpoint = <&cpu2_ep>; }; }; 200 port@0 { reg = <0>; mcodec0_ep: endpoint { remote-endpoint = <&mcpu0_ep>; }; }; 201 port@1 { reg = <1>; mcodec1_ep: endpoint { remote-endpoint = <&codec1_ep>; }; }; 202 port@2 { reg = <2>; mcodec2_ep: endpoint { remote-endpoint = <&codec2_ep>; }; }; 210 port@0 { reg = <0>; mbe_ep: endpoint { remote-endpoint = <&be10_ep>; }; }; 211 port@1 { reg = <1>; mbe1_ep: endpoint { remote-endpoint = <&codec4_ep>; }; }; 212 port@2 { reg = <2>; mbe2_ep: endpoint { remote-endpoint = <&codec5_ep>; }; }; 220 port@0 { reg = <0>; mc2c0_ep: endpoint { remote-endpoint = <&c2cmf_ep>; }; }; [all …]
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hi3660-coresight.dtsi | 23 etm0_out: endpoint { 24 remote-endpoint = 40 etm1_out: endpoint { 41 remote-endpoint = 57 etm2_out: endpoint { 58 remote-endpoint = 74 etm3_out: endpoint { 75 remote-endpoint = 90 cluster0_funnel_out: endpoint { 91 remote-endpoint = [all …]
|
H A D | hi6220-coresight.dtsi | 21 soc_funnel_out: endpoint { 22 remote-endpoint = 30 soc_funnel_in: endpoint { 31 remote-endpoint = 46 etf_in: endpoint { 47 remote-endpoint = 55 etf_out: endpoint { 56 remote-endpoint = 70 replicator_in: endpoint { 71 remote-endpoint = [all …]
|
/openbmc/linux/arch/arm/boot/dts/hisilicon/ |
H A D | hip04.dtsi | 279 etb0_in_port: endpoint@0 { 280 remote-endpoint = <&replicator0_out_port0>; 294 etb1_in_port: endpoint@0 { 295 remote-endpoint = <&replicator1_out_port0>; 309 etb2_in_port: endpoint@0 { 310 remote-endpoint = <&replicator2_out_port0>; 324 etb3_in_port: endpoint@0 { 325 remote-endpoint = <&replicator3_out_port0>; 339 tpiu_in_port: endpoint@0 { 340 remote-endpoint = <&funnel4_out_port0>; [all …]
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | socket.c | 21 struct endpoint *endpoint, u8 ds, struct dst_cache *cache) in send4() argument 24 .saddr = endpoint->src4.s_addr, in send4() 25 .daddr = endpoint->addr4.sin_addr.s_addr, in send4() 26 .fl4_dport = endpoint->addr4.sin_port, in send4() 55 endpoint->src4.s_addr = 0; in send4() 56 endpoint->src_if4 = 0; in send4() 62 if (unlikely(endpoint->src_if4 && ((IS_ERR(rt) && in send4() 64 rt->dst.dev->ifindex != endpoint->src_if4)))) { in send4() 65 endpoint->src4.s_addr = 0; in send4() 66 endpoint->src_if4 = 0; in send4() [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6q.dtsi | 223 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>; 239 ipu2_di0_disp0: endpoint@0 { 243 ipu2_di0_hdmi: endpoint@1 { 245 remote-endpoint = <&hdmi_mux_2>; 248 ipu2_di0_mipi: endpoint@2 { 250 remote-endpoint = <&mipi_mux_2>; 253 ipu2_di0_lvds0: endpoint@3 { [all …]
|
H A D | imx6dl.dtsi | 190 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 …]
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q.dtsi | 228 ipu2_csi0_from_mipi_vc2: endpoint { 229 remote-endpoint = <&mipi_vc2_to_ipu2_csi0>; 236 ipu2_csi1_from_ipu2_csi1_mux: endpoint { 237 remote-endpoint = <&ipu2_csi1_mux_to_ipu2_csi1>; 246 ipu2_di0_disp0: endpoint@0 { 250 ipu2_di0_hdmi: endpoint@1 { 252 remote-endpoint = <&hdmi_mux_2>; 255 ipu2_di0_mipi: endpoint@2 { 257 remote-endpoint = <&mipi_mux_2>; 260 ipu2_di0_lvds0: endpoint@3 { [all …]
|
H A D | imx6dl.dtsi | 192 ipu1_csi0_mux_from_mipi_vc0: endpoint { 193 remote-endpoint = <&mipi_vc0_to_ipu1_csi0_mux>; 200 ipu1_csi0_mux_from_mipi_vc1: endpoint { 201 remote-endpoint = <&mipi_vc1_to_ipu1_csi0_mux>; 208 ipu1_csi0_mux_from_mipi_vc2: endpoint { 209 remote-endpoint = <&mipi_vc2_to_ipu1_csi0_mux>; 216 ipu1_csi0_mux_from_mipi_vc3: endpoint { 217 remote-endpoint = <&mipi_vc3_to_ipu1_csi0_mux>; 224 ipu1_csi0_mux_from_parallel_sensor: endpoint { 231 ipu1_csi0_mux_to_ipu1_csi0: endpoint { [all …]
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 45 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 …]
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | aspeed_usbtty.c | 160 int udc_endpoint_write(struct usb_endpoint_instance *endpoint) in udc_endpoint_write() argument 162 struct urb *urb = endpoint->tx_urb; in udc_endpoint_write() 169 if (!endpoint) { in udc_endpoint_write() 174 ep_num = endpoint->endpoint_address & USB_ENDPOINT_NUMBER_MASK; in udc_endpoint_write() 176 remaining_packet = urb->actual_length - endpoint->sent; in udc_endpoint_write() 178 if (endpoint->tx_packetSize < remaining_packet) in udc_endpoint_write() 179 length = endpoint->tx_packetSize; in udc_endpoint_write() 187 data += endpoint->sent; in udc_endpoint_write() 195 endpoint->last = length; in udc_endpoint_write() 208 static void aspeed_udc_ep_handle(struct usb_endpoint_instance *endpoint) in aspeed_udc_ep_handle() argument [all …]
|
/openbmc/dbus-sensors/src/tests/ |
H A D | test_MCTPReactor.cpp | 66 endpoint = std::make_shared<MockMCTPEndpoint>(); in SetUp() 67 EXPECT_CALL(*endpoint, device()) in SetUp() 69 EXPECT_CALL(*endpoint, describe()) in SetUp() 71 EXPECT_CALL(*endpoint, eid()).WillRepeatedly(testing::Return(9)); in SetUp() 72 EXPECT_CALL(*endpoint, network()).WillRepeatedly(testing::Return(1)); in SetUp() 78 EXPECT_TRUE(testing::Mock::VerifyAndClearExpectations(endpoint.get())); in TearDown() 85 std::shared_ptr<MockMCTPEndpoint> endpoint; member in MCTPReactorFixture 99 std::make_error_code(std::errc::permission_denied), endpoint)); in TEST_F() 118 EXPECT_CALL(*endpoint, remove()).WillOnce(testing::Invoke([&]() { in TEST_F() 119 removeHandler(endpoint); in TEST_F() [all …]
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | htc_hst.c | 26 struct htc_endpoint *endpoint = &target->endpoint[epid]; in htc_issue_send() local 35 status = target->hif->send(target->hif_dev, endpoint->ul_pipeid, skb); in htc_issue_send() 40 static struct htc_endpoint *get_next_avail_ep(struct htc_endpoint *endpoint) in get_next_avail_ep() argument 45 if (endpoint[avail_epid].service_id == 0) in get_next_avail_ep() 46 return &endpoint[avail_epid]; in get_next_avail_ep() 91 struct htc_endpoint *endpoint; in htc_process_target_rdy() local 96 endpoint = &target->endpoint[ENDPOINT0]; in htc_process_target_rdy() 97 endpoint->service_id = HTC_CTRL_RSVD_SVC; in htc_process_target_rdy() 98 endpoint->max_msglen = HTC_MAX_CONTROL_MESSAGE_LENGTH; in htc_process_target_rdy() 107 struct htc_endpoint *endpoint, *tmp_endpoint = NULL; in htc_process_conn_rsp() local [all …]
|
/openbmc/linux/arch/arm64/boot/dts/sprd/ |
H A D | sc9863a.dtsi | 195 funnel_soc_out_port: endpoint { 196 remote-endpoint = <&etb_in>; 203 funnel_soc_in_port: endpoint { 204 remote-endpoint = 219 etb_in: endpoint { 220 remote-endpoint = 235 funnel_little_out_port: endpoint { 236 remote-endpoint = 248 funnel_little_in_port0: endpoint { 249 remote-endpoint = <&etm0_out>; [all …]
|
/openbmc/linux/drivers/char/xillybus/ |
H A D | xillybus_pcie.c | 38 struct xilly_endpoint *endpoint; in xilly_probe() local 41 endpoint = xillybus_init_endpoint(&pdev->dev); in xilly_probe() 43 if (!endpoint) in xilly_probe() 46 pci_set_drvdata(pdev, endpoint); in xilly_probe() 48 endpoint->owner = THIS_MODULE; in xilly_probe() 52 dev_err(endpoint->dev, in xilly_probe() 62 dev_err(endpoint->dev, in xilly_probe() 69 dev_err(endpoint->dev, in xilly_probe() 74 endpoint->registers = pcim_iomap_table(pdev)[0]; in xilly_probe() 80 dev_err(endpoint->dev, in xilly_probe() [all …]
|
H A D | xillybus_core.c | 90 static void malformed_message(struct xilly_endpoint *endpoint, u32 *buf) in malformed_message() argument 101 dev_warn(endpoint->dev, in malformed_message() 499 channel->endpoint = ep; in xilly_setupchannels() 589 static int xilly_scan_idt(struct xilly_endpoint *endpoint, in xilly_scan_idt() argument 593 unsigned char *idt = endpoint->channels[1]->wr_buffers[0]->addr; in xilly_scan_idt() 594 unsigned char *end_of_idt = idt + endpoint->idtlen - 4; in xilly_scan_idt() 612 dev_err(endpoint->dev, in xilly_scan_idt() 618 len = endpoint->idtlen - (3 + ((int) (scan - idt))); in xilly_scan_idt() 621 dev_err(endpoint->dev, in xilly_scan_idt() 627 endpoint->num_channels = count; in xilly_scan_idt() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | gmsl-cameras.dtsi | 95 max9286_in0: endpoint { 96 remote-endpoint = <&fakra_con0>; 103 max9286_in1: endpoint { 104 remote-endpoint = <&fakra_con1>; 112 max9286_in2: endpoint { 113 remote-endpoint = <&fakra_con2>; 121 max9286_in3: endpoint { 122 remote-endpoint = <&fakra_con3>; 139 fakra_con0: endpoint { 140 remote-endpoint = <&max9286_in0>; [all …]
|