/openbmc/linux/drivers/input/misc/ |
H A D | keyspan_remote.c | 26 /* Defines for converting the data from the remote. */ 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. 167 static void keyspan_report_button(struct usb_keyspan *remote, int button, int press) in keyspan_report_button() argument 169 struct input_dev *input = remote->input; in keyspan_report_button() 172 input_report_key(input, remote->keymap[button], press); in keyspan_report_button() 177 * Routine that handles all the logic needed to parse out the message from the remote. 179 static void keyspan_check_data(struct usb_keyspan *remote) in keyspan_check_data() argument 185 switch(remote->stage) { in keyspan_check_data() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra234-p3701.dtsi | 24 remote-endpoint = <&xbar_i2s1>; 50 remote-endpoint = <&xbar_i2s2>; 76 remote-endpoint = <&xbar_i2s4>; 102 remote-endpoint = <&xbar_i2s6>; 128 remote-endpoint = <&xbar_sfc1_in>; 136 remote-endpoint = <&xbar_sfc1_out>; 153 remote-endpoint = <&xbar_sfc2_in>; 161 remote-endpoint = <&xbar_sfc2_out>; 178 remote-endpoint = <&xbar_sfc3_in>; 186 remote-endpoint = <&xbar_sfc3_out>; [all …]
|
H A D | tegra194-p3509-0000.dtsi | 26 remote-endpoint = <&xbar_i2s3_ep>; 52 remote-endpoint = <&xbar_i2s5_ep>; 78 remote-endpoint = <&xbar_sfc1_in_ep>; 87 remote-endpoint = <&xbar_sfc1_out_ep>; 105 remote-endpoint = <&xbar_sfc2_in_ep>; 113 remote-endpoint = <&xbar_sfc2_out_ep>; 130 remote-endpoint = <&xbar_sfc3_in_ep>; 138 remote-endpoint = <&xbar_sfc3_out_ep>; 155 remote-endpoint = <&xbar_sfc4_in_ep>; 163 remote-endpoint = <&xbar_sfc4_out_ep>; [all …]
|
H A D | tegra194-p2972-0000.dts | 31 remote-endpoint = <&xbar_i2s1_ep>; 40 remote-endpoint = <&rt5658_ep>; 57 remote-endpoint = <&xbar_i2s2_ep>; 83 remote-endpoint = <&xbar_i2s4_ep>; 109 remote-endpoint = <&xbar_i2s6_ep>; 135 remote-endpoint = <&xbar_sfc1_in_ep>; 143 remote-endpoint = <&xbar_sfc1_out_ep>; 160 remote-endpoint = <&xbar_sfc2_in_ep>; 168 remote-endpoint = <&xbar_sfc2_out_ep>; 185 remote-endpoint = <&xbar_sfc3_in_ep>; [all …]
|
H A D | tegra186-p2771-0000.dts | 30 remote-endpoint = <&xbar_i2s1_ep>; 56 remote-endpoint = <&xbar_i2s2_ep>; 82 remote-endpoint = <&xbar_i2s3_ep>; 108 remote-endpoint = <&xbar_i2s4_ep>; 134 remote-endpoint = <&xbar_i2s5_ep>; 160 remote-endpoint = <&xbar_i2s6_ep>; 186 remote-endpoint = <&xbar_sfc1_in_ep>; 195 remote-endpoint = <&xbar_sfc1_out_ep>; 213 remote-endpoint = <&xbar_sfc2_in_ep>; 221 remote-endpoint = <&xbar_sfc2_out_ep>; [all …]
|
H A D | tegra210-p2371-2180.dts | 135 remote-endpoint = <&xbar_i2s1_ep>; 161 remote-endpoint = <&xbar_i2s2_ep>; 187 remote-endpoint = <&xbar_i2s3_ep>; 213 remote-endpoint = <&xbar_i2s4_ep>; 239 remote-endpoint = <&xbar_i2s5_ep>; 265 remote-endpoint = <&xbar_sfc1_in_ep>; 273 remote-endpoint = <&xbar_sfc1_out_ep>; 290 remote-endpoint = <&xbar_sfc2_in_ep>; 298 remote-endpoint = <&xbar_sfc2_out_ep>; 315 remote-endpoint = <&xbar_sfc3_in_ep>; [all …]
|
H A D | tegra210-p3450-0000.dts | 634 remote-endpoint = <&xbar_i2s3_ep>; 660 remote-endpoint = <&xbar_i2s4_ep>; 686 remote-endpoint = <&xbar_sfc1_in_ep>; 694 remote-endpoint = <&xbar_sfc1_out_ep>; 711 remote-endpoint = <&xbar_sfc2_in_ep>; 719 remote-endpoint = <&xbar_sfc2_out_ep>; 736 remote-endpoint = <&xbar_sfc3_in_ep>; 744 remote-endpoint = <&xbar_sfc3_out_ep>; 761 remote-endpoint = <&xbar_sfc4_in_ep>; 769 remote-endpoint = <&xbar_sfc4_out_ep>; [all …]
|
/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-remote.sh | 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> ] 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) 43 # TD: kvm-remote.sh.NNNNNN 44 # ds: yyyy.mm.dd-hh.mm.ss-remote 46 T="`mktemp -d ${TMPDIR-/tmp}/kvm-remote.sh.XXXXXX`" 51 ds=`date +%Y.%m.%d-%H.%M.%S`-remote [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-remoteproc | 4 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: 25 "offline" means the remote processor is powered off. 27 "suspended" means that the remote processor is suspended and 30 "running" is the normal state of an available remote processor 33 the remote processor. 35 "invalid" is returned if the remote processor is in an [all …]
|
H A D | sysfs-bus-rpmsg | 6 Every rpmsg device is a communication channel with a remote 18 Every rpmsg device is a communication channel with a remote 20 and remote ("destination") rpmsg address. When an entity 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, 50 from any remote rpmsg client; it is not bound to a single 51 remote entity). 58 Every rpmsg device is a communication channel with a remote [all …]
|
/openbmc/linux/drivers/scsi/isci/ |
H A D | remote_node_table.c | 65 * @remote_node_table: This is the remote node index table from which the 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 130 * @remote_node_table: This the remote node table in which to set the 132 * @group_table_index: This is the remote node selector in which the change 160 * @remote_node_table: This is the remote node table in which to modify 161 * the remote node availability. 162 * @remote_node_index: This is the remote node index that is being returned to 165 * This method will set the remote to available in the remote node allocation 193 * @remote_node_table: This is the remote node table from which to clear [all …]
|
H A D | scu_remote_node_context.h | 61 * describe a remote node context. 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. 92 * remote node. 98 * This field will enable the I_T nexus loss timer for this remote node. 108 * This field must be set to true when the hardware DMAs the remote node 109 * context to the hardware SRAM. When the remote node is being invalidated [all …]
|
/openbmc/linux/drivers/remoteproc/ |
H A D | Kconfig | 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 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. 81 offloaded to remote DSP processors using this framework). 91 Say Y here to enable watchdog timer for remote processors. [all …]
|
/openbmc/u-boot/cmd/ |
H A D | remoteproc.c | 14 * print_remoteproc_list() - print all the remote processor devices 27 printf("Cannot find Remote processor class\n"); in print_remoteproc_list() 76 printf("Few Remote Processors failed to be initalized\n"); in do_rproc_init() 83 * do_remoteproc_list() - print list of remote proc devices. 95 printf("\t Remote Processors is not initialized\n"); in do_remoteproc_list() 106 * do_remoteproc_load() - Load a remote processor with binary image 139 printf("Load Remote Processor %d with data@addr=0x%08lx %lu bytes:%s\n", in do_remoteproc_load() 153 * helper routines in remote processor core. by using a set of 182 printf("Remote processor is Running\n"); in do_remoteproc_wrapper() 184 printf("Remote processor is NOT Running\n"); in do_remoteproc_wrapper() [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | max1668.rst | 25 set; only two remote temperature inputs vs the four available on the other 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 45 temp3_max rw remote temperature 2 maximum threshold for alarm 46 temp3_max_alarm ro remote temperature 2 maximum threshold alarm 47 temp3_min rw remote temperature 2 minimum threshold for alarm [all …]
|
/openbmc/linux/drivers/net/vxlan/ |
H A D | vxlan_mdb.c | 91 const struct vxlan_mdb_remote *remote, in vxlan_br_mdb_entry_fill() argument 100 if (remote->flags & VXLAN_MDB_REMOTE_F_BLOCKED) in vxlan_br_mdb_entry_fill() 118 const struct vxlan_mdb_remote *remote) in vxlan_mdb_entry_info_fill_srcs() argument 123 if (hlist_empty(&remote->src_list)) in vxlan_mdb_entry_info_fill_srcs() 130 hlist_for_each_entry(ent, &remote->src_list, node) { in vxlan_mdb_entry_info_fill_srcs() 157 const struct vxlan_mdb_remote *remote) in vxlan_mdb_entry_info_fill() argument 159 struct vxlan_rdst *rd = rtnl_dereference(remote->rd); in vxlan_mdb_entry_info_fill() 167 vxlan_br_mdb_entry_fill(vxlan, mdb_entry, remote, &e); in vxlan_mdb_entry_info_fill() 177 if (nla_put_u8(skb, MDBA_MDB_EATTR_RTPROT, remote->rt_protocol) || in vxlan_mdb_entry_info_fill() 178 nla_put_u8(skb, MDBA_MDB_EATTR_GROUP_MODE, remote->filter_mode) || in vxlan_mdb_entry_info_fill() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hi3660-coresight.dtsi | 24 remote-endpoint = 41 remote-endpoint = 58 remote-endpoint = 75 remote-endpoint = 91 remote-endpoint = 104 remote-endpoint = <&etm0_out>; 111 remote-endpoint = <&etm1_out>; 118 remote-endpoint = <&etm2_out>; 125 remote-endpoint = <&etm3_out>; 140 remote-endpoint = [all …]
|
/openbmc/linux/tools/usb/usbip/doc/ |
H A D | usbip.8 | 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. 78 \fBlist\fR \-\-remote=<\fIhost\fR> 80 List USB devices exported by a remote host. 88 Note that this can not list usbip-vudc USB gadgets of the remote device mode usbipd. 106 client:# usbip list --remote=server [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/openbmc-test-automation/lib/ |
H A D | remote_logging_utils.robot | 2 Documentation Remote syslog utilities keywords. 10 Configure Remote Log Server With Parameters 11 [Documentation] Configure the remote logging server on BMC. 16 # remote_host The host name or IP address of the remote logging server 18 # remote_port Remote ryslog server port number (e.g. "514"). 21 # https://xx.xx.xx.xx/xyz/openbmc_project/logging/config/remote 45 Configure Remote Log Server 46 [Documentation] Configure the remote logging server on BMC. 51 # remote_host The host name or IP address of the remote logging server 53 # remote_port Remote ryslog server port number (e.g. "514"). [all …]
|
/openbmc/u-boot/include/ |
H A D | remoteproc.h | 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 33 * @name: Platform-specific way of naming the Remote proc 48 * struct dm_rproc_ops - Operations that are provided by remote proc driver 60 * @reset: Reset the remote proc device (optional) 62 * @is_running: Check if the remote processor is running(optional) 64 * @ping: Ping the remote device for basic communication check(optional) 82 * rproc_init() - Initialize all bound remote proc devices 89 * rproc_dev_init() - Initialize a remote proc device based on id 90 * @id: id of the remote processor [all …]
|
/openbmc/linux/arch/arm/boot/dts/hisilicon/ |
H A D | hip04.dtsi | 280 remote-endpoint = <&replicator0_out_port0>; 295 remote-endpoint = <&replicator1_out_port0>; 310 remote-endpoint = <&replicator2_out_port0>; 325 remote-endpoint = <&replicator3_out_port0>; 340 remote-endpoint = <&funnel4_out_port0>; 360 remote-endpoint = <&etb0_in_port>; 367 remote-endpoint = <&funnel4_in_port0>; 375 remote-endpoint = <&funnel0_out_port0>; 395 remote-endpoint = <&etb1_in_port>; 402 remote-endpoint = <&funnel4_in_port1>; [all …]
|
/openbmc/linux/drivers/media/rc/ |
H A D | Kconfig | 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 92 Enable this option if you have an infrared remote control which 112 Enable this option if you have an infrared remote control which 121 Enable this option if you have an infrared remote control which [all …]
|
/openbmc/linux/Documentation/staging/ |
H A D | rpmsg.rst | 2 Remote Processor Messaging (rpmsg) Framework 14 Modern SoCs typically employ heterogeneous remote processor devices in 24 Typically AMP remote processors employ dedicated DSP codecs and multimedia 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 34 hardware accessible only by the remote processor, reserving kernel-controlled 35 resources on behalf of the remote processor, etc..). 38 with remote processors available on the system. In turn, drivers could then 42 keep in mind that remote processors might have direct access to the [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/ |
H A D | src_uri.inc | 2 # [1] git ls-remote https://github.com/charmbracelet/bubbletea 3dc51789d11229a1fb00f137d02b50b04cac… 7 # [1] git ls-remote https://github.com/cheggaaa/pb e2a33cc368a206516cc95f7bdd9176db0b83f098 12 # [1] git ls-remote https://github.com/dustin/go-humanize e673fa1ffc91213297a60d18a6f513aa74bced52 17 # [1] git ls-remote https://github.com/fatih/color a05da93ebe62ca9fc6791d3376ec4dad01196448 22 # [1] git ls-remote https://github.com/go-ole/go-ole 8b1f7f90f6b1728609c9694f2cff140d34fd91f8 27 # [1] git ls-remote https://github.com/goccy/go-json de89bd3db67f2219c6183ec6febe2b5f7a6b06fb 32 # [1] git ls-remote https://github.com/google/shlex e7afc7fbc51079733e9468cdfd1efcd7d196cd1d 37 # [1] git ls-remote https://github.com/google/uuid 44b5fee7c49cf3bcdf723f106b36d56ef13ccc88 42 # [1] git ls-remote https://github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c… 47 # [1] git ls-remote https://github.com/json-iterator/go 024077e996b048517130b21ea6bf12aa23055d3d [all …]
|