Home
last modified time | relevance | path

Searched +full:- +full:remote (Results 1 – 25 of 1080) sorted by relevance

12345678910>>...44

/openbmc/linux/drivers/input/misc/
H A Dkeyspan_remote.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2005 Zymeta Corporation - Michael Downey (downey@zymeta.com)
26 /* Defines for converting the data from the remote. */
37 #define RECV_SIZE 8 /* The UIA-11 type have a 8 byte limit. */
85 /* Structure to store all the real stuff that a remote sends to us. */
115 /* variables used to parse messages from remote. */
124 * Debug routine that prints out what we've received from the remote.
132 snprintf(codes + i * 3, 4, "%02x ", dev->in_buffer[i]); in keyspan_print()
134 dev_info(&dev->udev->dev, "%s\n", codes); in keyspan_print()
143 if (dev->data.bits_left >= bits_needed) in keyspan_load_tester()
[all …]
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra234-p3701.dtsi1 // SPDX-License-Identifier: GPL-2.0
17 #address-cells = <1>;
18 #size-cells = <0>;
24 remote-endpoint = <&xbar_i2s1>;
32 dai-format = "i2s";
43 #address-cells = <1>;
44 #size-cells = <0>;
50 remote-endpoint = <&xbar_i2s2>;
58 dai-format = "i2s";
69 #address-cells = <1>;
[all …]
H A Dtegra194-p3509-0000.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include <dt-bindings/gpio/tegra194-gpio.h>
4 #include <dt-bindings/input/linux-event-codes.h>
5 #include <dt-bindings/input/gpio-keys.h>
19 #address-cells = <1>;
20 #size-cells = <0>;
26 remote-endpoint = <&xbar_i2s3_ep>;
34 dai-format = "i2s";
45 #address-cells = <1>;
46 #size-cells = <0>;
[all …]
H A Dtegra194-p2972-0000.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/linux-event-codes.h>
5 #include <dt-bindings/input/gpio-keys.h>
7 #include "tegra194-p2888.dtsi"
11 compatible = "nvidia,p2972-0000", "nvidia,tegra194";
24 #address-cells = <1>;
25 #size-cells = <0>;
31 remote-endpoint = <&xbar_i2s1_ep>;
39 dai-format = "i2s";
[all …]
H A Dtegra186-p2771-0000.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/linux-event-codes.h>
5 #include <dt-bindings/input/gpio-keys.h>
7 #include "tegra186-p3310.dtsi"
11 compatible = "nvidia,p2771-0000", "nvidia,tegra186";
23 #address-cells = <1>;
24 #size-cells = <0>;
30 remote-endpoint = <&xbar_i2s1_ep>;
38 dai-format = "i2s";
[all …]
H A Dtegra210-p2371-2180.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include "tegra210-p2180.dtsi"
5 #include "tegra210-p2597.dtsi"
9 compatible = "nvidia,p2371-2180", "nvidia,tegra210";
14 hvddio-pex-supply = <&vdd_1v8>;
15 dvddio-pex-supply = <&vdd_pex_1v05>;
16 vddio-pex-ctl-supply = <&vdd_1v8>;
19 phys = <&{/padctl@7009f000/pads/pcie/lanes/pcie-0}>,
20 <&{/padctl@7009f000/pads/pcie/lanes/pcie-1}>,
[all …]
H A Dtegra210-p3450-0000.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/gpio-keys.h>
5 #include <dt-bindings/input/linux-event-codes.h>
6 #include <dt-bindings/mfd/max77620.h>
12 compatible = "nvidia,p3450-0000", "nvidia,tegra210";
22 stdout-path = "serial0:115200n8";
33 hvddio-pex-supply = <&vdd_1v8>;
34 dvddio-pex-supply = <&vdd_pex_1v05>;
35 vddio-pex-ctl-supply = <&vdd_1v8>;
[all …]
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-remote.sh2 # SPDX-License-Identifier: GPL-2.0+
4 # Run a series of tests on remote systems under KVM.
6 # Usage: kvm-remote.sh "systems" [ <kvm.sh args> ]
7 # kvm-remote.sh "systems" /path/to/old/run [ <kvm-again.sh args> ]
16 if ! test -d tools/testing/selftests/rcutorture/bin
18 echo $scriptname must be run from top-level directory of kernel source tree.
29 if test -z "$systems"
37 # T: /tmp/kvm-remote.sh.NNNNNN where "NNNNNN" is set by mktemp
38 # resdir: /tmp/kvm-remote.sh.NNNNNN/res
39 # rundir: /tmp/kvm-remote.sh.NNNNNN/res/$ds ("-remote" suffix)
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-remoteproc4 Description: Remote processor firmware
7 remote processor.
9 To change the running firmware, ensure the remote processor is
15 Description: Remote processor state
17 Reports the state of the remote processor, which will be one of:
19 - "offline"
20 - "suspended"
21 - "running"
22 - "crashed"
23 - "invalid"
[all …]
H A Dsysfs-bus-rpmsg4 Contact: Ohad Ben-Cohen <ohad@wizery.com>
6 Every rpmsg device is a communication channel with a remote
16 Contact: Ohad Ben-Cohen <ohad@wizery.com>
18 Every rpmsg device is a communication channel with a remote
20 and remote ("destination") rpmsg address. When an entity
34 Contact: Ohad Ben-Cohen <ohad@wizery.com>
36 Every rpmsg device is a communication channel with a remote
38 and remote ("destination") rpmsg address. When an entity
44 This sysfs entry contains the dst (remote) rpmsg address
48 remote processor. This make it a local rpmsg server,
[all …]
/openbmc/linux/drivers/scsi/isci/
H A Dremote_node_table.c7 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
20 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
26 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
65 * @remote_node_table: This is the remote node index table from which the
83 group_table = remote_node_table->remote_node_groups[group_table_index]; in sci_remote_node_table_get_group_index()
85 for (dword_index = 0; dword_index < remote_node_table->group_array_size; dword_index++) { in sci_remote_node_table_get_group_index()
100 * @remote_node_table: This the remote node table in which to clear the
102 * @group_table_index: This is the remote node selector in which the change will be
119 BUG_ON(group_index >= (u32)(remote_node_table->group_array_size * 32)); in sci_remote_node_table_clear_group_index()
123 group_table = remote_node_table->remote_node_groups[group_table_index]; in sci_remote_node_table_clear_group_index()
[all …]
H A Dscu_remote_node_context.h7 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
20 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
26 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
61 * describe a remote node context.
67 * struct ssp_remote_node_context - This structure contains the SCU hardware
68 * definition for an SSP remote node.
76 * This field is the remote node index assigned for this remote node. All
77 * remote nodes must have a unique remote node index. The value of the remote
78 * node index can not exceed the maximum number of remote nodes reported in
86 * this remote node will support.
[all …]
H A Dremote_node_table.h7 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
20 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
26 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
64 * Remote node sets are sets of remote node index in the remote node table. The
65 * SCU hardware requires that STP remote node entries take three consecutive
66 * remote node index so the table is arranged in sets of three. The bits are
67 * used as 0111 0111 to make a byte and the bits define the set of three remote
75 * Since the remote node table is organized as DWORDS take the remote node sets
85 * This is a count of the numeber of remote nodes that can be represented in a
94 * This is a count of the number of remote nodes that can be represented in a
[all …]
/openbmc/linux/drivers/remoteproc/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 bool "Support for Remote Processor subsystem"
12 Support for remote processors (such as DSP coprocessors). These
21 framework. Userspace can boot/shutdown remote processors through
32 Say y here to support iMX's remote processors via the remote
43 Say y here to support iMX's DSP remote processors via the remote
54 This can be either built-in or a loadable module.
63 the remote processor framework.
74 Say y here to support OMAP's remote processors (dual M3
75 and DSP on OMAP4) via the remote processor framework.
[all …]
/openbmc/u-boot/cmd/
H A Dremoteproc.c1 // SPDX-License-Identifier: GPL-2.0+
4 * Texas Instruments Incorporated - http://www.ti.com/
14 * print_remoteproc_list() - print all the remote processor devices
27 printf("Cannot find Remote processor class\n"); in print_remoteproc_list()
37 switch (uc_pdata->mem_type) { in print_remoteproc_list()
45 printf("%d - Name:'%s' type:'%s' supports: %s%s%s%s%s%s\n", in print_remoteproc_list()
46 dev->seq, in print_remoteproc_list()
47 uc_pdata->name, in print_remoteproc_list()
49 ops->load ? "load " : "", in print_remoteproc_list()
50 ops->start ? "start " : "", in print_remoteproc_list()
[all …]
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_mdb.c1 // SPDX-License-Identifier: GPL-2.0-only
9 #include <linux/rhashtable-types.h>
91 const struct vxlan_mdb_remote *remote, in vxlan_br_mdb_entry_fill() argument
94 const union vxlan_addr *dst = &mdb_entry->key.dst; in vxlan_br_mdb_entry_fill()
97 e->ifindex = vxlan->dev->ifindex; in vxlan_br_mdb_entry_fill()
98 e->state = MDB_PERMANENT; in vxlan_br_mdb_entry_fill()
100 if (remote->flags & VXLAN_MDB_REMOTE_F_BLOCKED) in vxlan_br_mdb_entry_fill()
101 e->flags |= MDB_FLAGS_BLOCKED; in vxlan_br_mdb_entry_fill()
103 switch (dst->sa.sa_family) { in vxlan_br_mdb_entry_fill()
105 e->addr.u.ip4 = dst->sin.sin_addr.s_addr; in vxlan_br_mdb_entry_fill()
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dmax1668.rst12 Datasheet: http://datasheets.maxim-ic.com/en/ds/MAX1668-MAX1989.pdf
19 -----------
25 set; only two remote temperature inputs vs the four available on the other
31 - MAX1805, MAX1668 and MAX1989:
39 temp2_input ro remote temperature 1
40 temp2_max rw remote temperature 1 maximum threshold for alarm
41 temp2_max_alarm ro remote temperature 1 maximum threshold alarm
42 temp2_min rw remote temperature 1 minimum threshold for alarm
43 temp2_min_alarm ro remote temperature 1 minimum threshold alarm
44 temp3_input ro remote temperature 2
[all …]
/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card2-custom-sample.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 * audio-graph-card2-custom-sample.dtsi
8 * This sample indicates how to use audio-graph-card2 and its
9 * custom driver. "audio-graph-card2-custom-sample" is the custome driver
10 * which is using audio-graph-card2.
15 * #include "../../../../../sound/soc/generic/audio-graph-card2-custom-sample.dtsi"
23 * "compatible" on each test-component. see below
26 * - compatible = "test-cpu";
27 * + compatible = "test-cpu-verbose";
32 * - compatible = "test-codec";
[all …]
/openbmc/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi3660-coresight.dtsi1 // SPDX-License-Identifier: GPL-2.0
6 * Copyright (C) 2016-2018 HiSilicon Ltd.
15 compatible = "arm,coresight-etm4x", "arm,primecell";
18 clock-names = "apb_pclk";
21 out-ports {
24 remote-endpoint =
32 compatible = "arm,coresight-etm4x", "arm,primecell";
35 clock-names = "apb_pclk";
38 out-ports {
41 remote-endpoint =
[all …]
/openbmc/linux/tools/usb/usbip/doc/
H A Dusbip.83 usbip \- manage USB/IP devices
15 \fB\-\-debug\fR
21 \fB\-\-log\fR
27 \fB\-\-tcp-port PORT\fR
29 Connect to PORT on remote host (used for attach and list --remote).
47 \fBattach\fR \-\-remote=<\fIhost\fR> \-\-busid=<\fIbus_id\fR>
49 Attach a remote USB device.
53 \fBattach\fR \-\-remote=<\fIhost\fR> \-\-device=<\fIdev_id\fR>
55 Attach a remote USB gadget.
56 Only used when the remote usbipd is in device mode.
[all …]
/openbmc/linux/arch/arm/boot/dts/hisilicon/
H A Dhip04.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2013-2014 HiSilicon Ltd.
6 * Copyright (C) 2013-2014 Linaro Ltd.
12 /* memory bus is 64-bit */
13 #address-cells = <2>;
14 #size-cells = <2>;
21 compatible = "hisilicon,hip04-bootwrapper";
22 boot-method = <0x10c00000 0x10000>, <0xe0000100 0x1000>;
26 #address-cells = <1>;
27 #size-cells = <0>;
[all …]
/openbmc/u-boot/include/
H A Dremoteproc.h1 /* SPDX-License-Identifier: GPL-2.0+ */
4 * Texas Instruments Incorporated - http://www.ti.com/
16 #include <dm/platdata.h> /* For platform data support - non dt world */
19 * enum rproc_mem_type - What type of memory model does the rproc use
20 * @RPROC_INTERNAL_MEMORY_MAPPED: Remote processor uses own memory and is memory
24 * of remote processors. Few of the remote processors do have own internal
32 * struct dm_rproc_uclass_pdata - platform data for a CPU
33 * @name: Platform-specific way of naming the Remote proc
48 * struct dm_rproc_ops - Operations that are provided by remote proc driver
50 * Return 0 on success, -ve error on fail
[all …]
/openbmc/linux/drivers/media/rc/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 tristate "Remote Controller support"
7 Enable support for Remote Controllers on Linux. This is
35 Enable this option to enable the Linux Infrared Remote
43 bool "Remote controller decoders"
51 remote control and you would like to use it with a raw IR
59 Enable this option if you have an infrared remote control which
67 Enable this option if you have a Microsoft Remote Keyboard for
80 tristate "Enable IR raw decoder for the RC-5 protocol"
84 Enable this option if you have IR with RC-5 protocol, and
[all …]
/openbmc/linux/Documentation/staging/
H A Drpmsg.rst2 Remote Processor Messaging (rpmsg) Framework
14 Modern SoCs typically employ heterogeneous remote processor devices in
17 flavor of real-time OS.
19 OMAP4, for example, has dual Cortex-A9, dual Cortex-M3 and a C64x+ DSP.
20 Typically, the dual cortex-A9 is running Linux in a SMP configuration,
24 Typically AMP remote processors employ dedicated DSP codecs and multimedia
25 hardware accelerators, and therefore are often used to offload CPU-intensive
28 These remote processors could also be used to control latency-sensitive
32 Users of those remote processors can either be userland apps (e.g. multimedia
33 frameworks talking with remote OMX components) or kernel drivers (controlling
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/
H A Dsrc_uri.inc2 # [1] git ls-remote https://github.com/charmbracelet/bubbletea 3dc51789d11229a1fb00f137d02b50b04cac…
7 # [1] git ls-remote https://github.com/cheggaaa/pb e2a33cc368a206516cc95f7bdd9176db0b83f098
11 # github.com/dustin/go-humanize v1.0.0
12 # [1] git ls-remote https://github.com/dustin/go-humanize e673fa1ffc91213297a60d18a6f513aa74bced52
13 SRCREV_go-humanize = "e673fa1ffc91213297a60d18a6f513aa74bced52"
14 …com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/…
17 # [1] git ls-remote https://github.com/fatih/color a05da93ebe62ca9fc6791d3376ec4dad01196448
21 # github.com/go-ole/go-ole v1.2.6
22 # [1] git ls-remote https://github.com/go-ole/go-ole 8b1f7f90f6b1728609c9694f2cff140d34fd91f8
23 SRCREV_go-ole = "8b1f7f90f6b1728609c9694f2cff140d34fd91f8"
[all …]

12345678910>>...44