Searched full:remote (Results 1 – 25 of 389) sorted by relevance
12345678910>>...16
| /Documentation/ABI/testing/ |
| 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 …]
|
| 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 …]
|
| /Documentation/hwmon/ |
| 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 …]
|
| D | w83773g.rst | 22 chip. This chip implements one local and two remote sensors. 23 The chip also features offsets for the two remote sensors which get added to 29 degrees Celsius (for remote sensors). 30 Resolution for both the local and remote channels is 0.125 degree C.
|
| D | thmc50.rst | 39 second remote temperature. This does not work for original THMC50 chips. 62 remote temperature sensor. The driver use the mode set by BIOS by default. 65 the mode with additional remote temperature with adm1022_temp3 parameter. 76 - remote 78 - 2nd remote only for ADM1022
|
| /Documentation/devicetree/bindings/sound/ |
| D | audio-graph-card.txt | 49 remote-endpoint = <&codec_endpoint>; 61 remote-endpoint = <&cpu_endpoint>; 84 remote-endpoint = <&cpu_endpoint0>; 93 remote-endpoint = <&cpu_endpoint1>; 102 remote-endpoint = <&cpu_endpoint2>; 112 remote-endpoint = <&codec0_endpoint>; 120 remote-endpoint = <&codec1_endpoint>; 128 remote-endpoint = <&codec2_endpoint>; 158 remote-endpoint = <&cpu_endpoint>; 167 remote-endpoint = <&codec_endpoint>; [all …]
|
| /Documentation/devicetree/bindings/remoteproc/ |
| D | stm32-rproc.txt | 9 remote processor. 10 - resets: Reference to a reset controller asserting the remote processor. 12 remote processor reset hold boot 27 remote proc. 29 - from local to remote = send message 30 - from remote to local = send message ack 32 - a channel (c) used by the local proc to notify the remote proc 35 - from local to remote, where ACK from the remote means 43 memories shared with the remote processor (eg: remoteproc 46 - st,syscfg-pdds: Reference to the system configuration which holds the remote [all …]
|
| /Documentation/ |
| D | rpmsg.txt | 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 …]
|
| D | remoteproc.txt | 2 Remote Processor Framework 8 Modern SoCs typically have heterogeneous remote processor devices in asymmetric 18 control (power on, load firmware, power off) those remote processors while 21 for remote processors that supports this kind of communication. This way, 29 existing virtio drivers with remote processor backends at a minimal development 39 Boot a remote processor (i.e. load its firmware, power it on, ...). 41 If the remote processor is already powered on, this function immediately 54 Power off a remote processor (previously booted with rproc_boot()). 75 the remote processor's refcount, so always use rproc_put() to 90 /* let's power on and boot our remote processor */ [all …]
|
| D | mailbox.txt | 10 very platform specific because the remote firmware is likely to be 16 nothing prevents the remote f/w to also be Linux based and use the 32 by the remote by getting an IRQ or polling some hardware flag 58 * This is the handler for data received from remote. The behaviour is purely 68 } else { /* A new message from remote */ 72 /* Remote f/w sends only ACK packets on this channel */ 116 /* Send async message to remote */ 123 /* Send message to remote in blocking mode */
|
| /Documentation/media/v4l-drivers/ |
| D | v4l-with-ir.rst | 3 Infrared remote control support in video4linux drivers 11 Most analog and digital TV boards support remote controllers. Several of 17 The support for remote controller in scancode mode is provided by the 22 two tools to handle remote controllers: 24 - ir-keytable: provides a way to query the remote controller, list the 28 - ir-ctl: provide tools to handle remote controllers that support raw mode 31 Usually, the remote controller module is auto-loaded when the TV card is 38 The modules register the remote as keyboard within the linux input 39 layer, i.e. you'll see the keys of the remote as normal key strokes 43 applications to access the remote via /dev/input/event<n> devices. [all …]
|
| /Documentation/devicetree/bindings/reserved-memory/ |
| D | qcom,rmtfs-mem.txt | 1 Qualcomm Remote File System Memory binding 3 This binding describes the Qualcomm remote filesystem memory, which serves the 4 purpose of describing the shared memory region used for remote processors to 5 access block device data using the Remote Filesystem protocol. 33 Definition: vmid of the remote processor, to set up memory protection. 36 The following example shows the remote filesystem memory setup for APQ8016,
|
| /Documentation/devicetree/bindings/soc/qcom/ |
| D | qcom,smsm.txt | 7 certain bit owned by a certain remote processor. 19 signaling the N:th remote processor 44 Nodes can either be flagged as an interrupt-controller to denote a remote 60 Usage: required for remote entries 63 to belong to a remote processor 66 Usage: required for remote entries 71 Usage: required for remote entries 73 Definition: one entry specifying remote IRQ used by the remote processor
|
| D | qcom,smd.txt | 14 Each subnode of the SMD node represents a remote subsystem or a remote 22 Definition: should specify the IRQ used by the remote processor to 35 signaling the remote processor: 43 Definition: the identifier of the remote processor in the smd channel 46 - qcom,remote-pid: 49 Definition: the identifier for the remote processor as known by the rest
|
| D | qcom,smp2p.txt | 5 (the local side) and a single reader (the remote side). Values are uniquely 6 identified in the system by the directed edge (local processor ID to remote 30 signaling the remote end of the smp2p edge: 46 - qcom,remote-pid: 49 Definition: specifies the identifier of the remote endpoint of this edge 96 qcom,remote-pid = <4>;
|
| /Documentation/devicetree/bindings/ |
| D | graph.txt | 31 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. 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 92 remote endpoint should contain a 'remote-endpoint' property. If it has one, it 94 their 'remote-endpoint' phandles pointing at each other form a link between the 100 remote-endpoint = <&device_2_input>; 108 remote-endpoint = <&device_1_output>; 127 - remote-endpoint: phandle to an 'endpoint' subnode of a remote device node.
|
| /Documentation/devicetree/bindings/media/ |
| D | renesas,csi2.txt | 62 remote-endpoint = <&adv7482_txb>; 74 remote-endpoint = <&vin0csi20>; 78 remote-endpoint = <&vin1csi20>; 82 remote-endpoint = <&vin2csi20>; 86 remote-endpoint = <&vin3csi20>; 90 remote-endpoint = <&vin4csi20>; 94 remote-endpoint = <&vin5csi20>; 98 remote-endpoint = <&vin6csi20>; 102 remote-endpoint = <&vin7csi20>;
|
| D | cdns,csi2tx.txt | 61 remote-endpoint = <&remote_in>; 71 remote-endpoint = <&stream0_out>; 79 remote-endpoint = <&stream1_out>; 87 remote-endpoint = <&stream2_out>; 95 remote-endpoint = <&stream3_out>;
|
| D | cdns,csi2rx.txt | 62 remote-endpoint = <&sensor_out_csi2rx>; 72 remote-endpoint = <&grabber0_in_csi2rx>; 80 remote-endpoint = <&grabber1_in_csi2rx>; 88 remote-endpoint = <&grabber2_in_csi2rx>; 96 remote-endpoint = <&grabber3_in_csi2rx>;
|
| /Documentation/devicetree/bindings/hwmon/ |
| D | max6697.txt | 28 remote temperature channel 1. 32 Select bit 0 for local temperature, bit 1..7 for remote temperatures. 37 Select bit 0 for local temperature, bit 1..7 for remote temperatures. 42 cancellation on remote temperature channel 1. 45 Only supported for remote temperatures (bit 1..7). 50 select value as per MAX6581 data sheet. Select bit 1..7 for remote
|
| /Documentation/media/kapi/ |
| D | rc-core.rst | 3 Remote Controller devices 6 Remote Controller core 9 The remote controller core implements infrastructure to receive and send 10 remote controller keyboard keystrokes and mouse events. 12 Every time a key is pressed on a remote controller, a scan code is produced. 16 remote controller core is implemented on the top of the linux input/evdev 23 infrared-based remote controllers, there's no key release event. Instead, 26 However, most of the remote controllers use infrared (IR) to transmit signals. 44 given remote controller), followed by 8 bits of code. A bit "1" is modulated 83 Remote controller data structures and functions
|
| /Documentation/devicetree/bindings/arm/ |
| D | coresight.txt | 134 remote-endpoint = <&replicator_out_port0>; 149 remote-endpoint = <&replicator_out_port1>; 164 remote-endpoint = <&replicator2_out_port0>; 172 remote-endpoint = <&catu_in_port>; 193 remote-endpoint = <&etb_in_port>; 200 remote-endpoint = <&tpiu_in_port>; 208 remote-endpoint = <&funnel_out_port0>; 226 remote-endpoint = <&top_funnel_in>; 238 remote-endpoint = <&cluster0_etf_out>; 245 remote-endpoint = <&cluster1_etf_out>; [all …]
|
| /Documentation/driver-api/mei/ |
| D | iamt.rst | 16 - Remote power off/on (useful for green computing or overnight IT 22 on policies set by a remote management console 23 - IDE device redirection from remote management console 27 HTTP/S that are received from a remote management console application. 42 local application using the same network interface as a remote application 67 2) Intel AMT Remote configuration using a Local Agent 70 without requiring installing additional data to enable setup. The remote 71 configuration process may involve an ISV-developed remote configuration
|
| /Documentation/devicetree/bindings/display/rockchip/ |
| D | rockchip-lvds.txt | 32 - video port 0 for the VOP input, the remote endpoint maybe vopb or vopl 44 remote-endpoint = <&lvds_out_panel>; 72 remote-endpoint = <&vopb_out_lvds>; 76 remote-endpoint = <&vopl_out_lvds>; 84 remote-endpoint = <&panel_in_lvds>;
|
| /Documentation/devicetree/bindings/display/ti/ |
| D | ti,omap-dss.txt | 114 remote-endpoint = <&dpi_out>; 122 remote-endpoint = <&dvi_connector_in>; 136 remote-endpoint = <&tfp410_out>; 159 remote-endpoint = <&hdmi_out>; 167 remote-endpoint = <&hdmi_connector_in>; 179 remote-endpoint = <&tpd12s015_out>; 193 remote-endpoint = <&tfp410_in>; 208 remote-endpoint = <&tpd12s015_in>;
|
12345678910>>...16