/Linux-v5.10/drivers/input/misc/ |
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 …]
|
/Linux-v5.10/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 …]
|
/Linux-v5.10/drivers/scsi/isci/ |
D | remote_node_table.c | 67 * @remote_node_table: This is the remote node index table from which the 102 * @out]: remote_node_table This the remote node table in which to clear the 104 * @set_index: This is the remote node selector in which the change will be 132 * @out]: remote_node_table This the remote node table in which to set the 134 * @group_table_index: This is the remote node selector in which the change 162 * @out]: remote_node_table This is the remote node table in which to modify 163 * the remote node availability. 164 * @remote_node_index: This is the remote node index that is being returned to 167 * This method will set the remote to available in the remote node allocation 195 * @out]: remote_node_table This is the remote node table from which to clear [all …]
|
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 …]
|
D | remote_node_table.h | 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 103 * This is the number of bits in a remote node group 114 * Expander attached sata remote node count 121 * Expander or direct attached ssp remote node count [all …]
|
D | remote_node_context.h | 61 * the remote node context in the silicon. It exists to model and manage 62 * the remote node context in the silicon. 72 * This constant represents an invalid remote device id, it is used to program 94 * @SCI_RNC_INITIAL initial state for a remote node context. On a resume 95 * request the remote node context will transition to the posting state. 98 * the RNC is posted the remote node context will be made ready. 101 * the hardware. Once the invalidate is complete the remote node context will 106 * remote node context will transition to the ready state. 108 * @SCI_RNC_READY: state that the remote node context must be in to accept io 111 * @SCI_RNC_TX_SUSPENDED: state that the remote node context transitions to when [all …]
|
/Linux-v5.10/drivers/remoteproc/ |
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 30 Say y here to support iMX's remote processors (Cortex M4 31 on iMX7D) via the remote processor framework. 50 the remote processor framework. 61 Say y here to support OMAP's remote processors (dual M3 62 and DSP on OMAP4) via the remote processor framework. 68 offloaded to remote DSP processors using this framework). 78 Say Y here to enable watchdog timer for remote processors. [all …]
|
/Linux-v5.10/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 …]
|
/Linux-v5.10/arch/arm64/boot/dts/hisilicon/ |
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 …]
|
D | hi6220-coresight.dtsi | 22 remote-endpoint = 31 remote-endpoint = 47 remote-endpoint = 56 remote-endpoint = 71 remote-endpoint = 84 remote-endpoint = 92 remote-endpoint = 108 remote-endpoint = 124 remote-endpoint = 140 remote-endpoint = [all …]
|
/Linux-v5.10/arch/arm/boot/dts/ |
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 …]
|
D | imx6q.dtsi | 226 remote-endpoint = <&mipi_vc2_to_ipu2_csi0>; 234 remote-endpoint = <&ipu2_csi1_mux_to_ipu2_csi1>; 249 remote-endpoint = <&hdmi_mux_2>; 254 remote-endpoint = <&mipi_mux_2>; 259 remote-endpoint = <&lvds0_mux_2>; 264 remote-endpoint = <&lvds1_mux_2>; 275 remote-endpoint = <&hdmi_mux_3>; 280 remote-endpoint = <&mipi_mux_3>; 285 remote-endpoint = <&lvds0_mux_3>; 290 remote-endpoint = <&lvds1_mux_3>; [all …]
|
/Linux-v5.10/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 …]
|
/Linux-v5.10/Documentation/staging/ |
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 …]
|
D | remoteproc.rst | 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 …]
|
/Linux-v5.10/drivers/media/rc/ |
D | Kconfig | 4 tristate "Remote Controller support" 7 Enable support for Remote Controllers on Linux. This is 24 Enable this option to enable the Linux Infrared Remote 43 bool "Remote controller decoders" 71 Enable this option if you have an infrared remote control which 80 Enable this option if you have an infrared remote control which 89 Enable this option if you have an infrared remote control which 97 Enable this option if you have an infrared remote control which 106 Enable this option if you have an infrared remote control which 116 Enable this option if you have a Microsoft Remote Keyboard for [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/ |
D | maxim,max9286.yaml | 90 remote-endpoint: 92 phandle to the remote GMSL source endpoint subnode in the 93 remote node port. 96 - remote-endpoint 114 remote-endpoint: 115 description: phandle to the remote CSI-2 sink endpoint. 121 - remote-endpoint 152 Each serializer device on the GMSL link remote end is represented with 171 The remote camera device, composed by a GMSL serializer and a 176 description: The remote device compatible string. [all …]
|
/Linux-v5.10/tools/usb/usbip/doc/ |
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. 71 \fBlist\fR \-\-remote=<\fIhost\fR> 73 List USB devices exported by a remote host. 85 client:# usbip list --remote=server 86 - List devices exported by remote server. 90 client:# usbip attach --remote=server --busid=1-2 91 - Connect the remote USB device.
|
/Linux-v5.10/drivers/media/rc/keymaps/ |
D | rc-fusionhdtv-mce.c | 2 // fusionhdtv-mce.h - Keytable for fusionhdtv_mce Remote Controller 11 /* DViCO FUSION HDTV MCE remote */ 32 { 0x02, KEY_TV }, /* Labeled DTV on remote */ 35 { 0x1e, KEY_FAVORITES }, /* Labeled CPF on remote */ 37 { 0x46, KEY_POWER2 }, /* TV On/Off button on remote */ 38 { 0x0a, KEY_EPG }, /* Labeled Guide on remote */ 41 { 0x59, KEY_INFO }, /* Labeled MORE on remote */ 42 { 0x4d, KEY_MENU }, /* Labeled DVDMENU on remote */ 43 { 0x55, KEY_CYCLEWINDOWS }, /* Labeled ALT-TAB on remote */ 45 { 0x0f, KEY_PREVIOUSSONG }, /* Labeled |<< REPLAY on remote */ [all …]
|
/Linux-v5.10/arch/arm64/boot/dts/sprd/ |
D | sc9863a.dtsi | 196 remote-endpoint = <&etb_in>; 204 remote-endpoint = 220 remote-endpoint = 236 remote-endpoint = 249 remote-endpoint = <&etm0_out>; 256 remote-endpoint = <&etm1_out>; 263 remote-endpoint = <&etm2_out>; 270 remote-endpoint = <&etm3_out>; 285 remote-endpoint = 294 remote-endpoint = [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | renesas,csi2.yaml | 75 remote-endpoint: true 80 - remote-endpoint 110 remote-endpoint: true 114 - remote-endpoint 155 remote-endpoint = <&adv7482_txb>; 167 remote-endpoint = <&vin0csi20>; 171 remote-endpoint = <&vin1csi20>; 175 remote-endpoint = <&vin2csi20>; 179 remote-endpoint = <&vin3csi20>; 183 remote-endpoint = <&vin4csi20>; [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/remoteproc/ |
D | st,stm32-rproc.yaml | 7 title: STMicroelectronics STM32 remote processor controller bindings 23 Address ranges of the RETRAM and MCU SRAM memories used by the remote 31 description: remote processor reset hold boot 59 remote proc. 61 - from local to remote = send message 62 - from remote to local = send message ack 66 A channel (c) used by the local proc to notify the remote proc that it 69 - from local to remote, where ACK from the remote means that it is 86 the remote processor (e.g. remoteproc firmware and carveouts, rpmsg 93 Reference to the system configuration which holds the remote [all …]
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/queue/src/ |
D | queue_access.c | 37 rdesc->desc.remote.cb_desc_addr in ia_css_queue_load() 53 rdesc->desc.remote.cb_desc_addr in ia_css_queue_load() 58 rdesc->desc.remote.cb_desc_addr in ia_css_queue_load() 63 rdesc->desc.remote.cb_desc_addr in ia_css_queue_load() 68 hmm_load(rdesc->desc.remote.cb_desc_addr, in ia_css_queue_load() 92 rdesc->desc.remote.cb_desc_addr in ia_css_queue_store() 98 rdesc->desc.remote.cb_desc_addr in ia_css_queue_store() 104 rdesc->desc.remote.cb_desc_addr in ia_css_queue_store() 110 rdesc->desc.remote.cb_desc_addr in ia_css_queue_store() 115 hmm_store(rdesc->desc.remote.cb_desc_addr, in ia_css_queue_store() [all …]
|
/Linux-v5.10/drivers/vlynq/ |
D | vlynq.c | 72 printk(KERN_DEBUG "VLYNQ local=%p remote=%p\n", in vlynq_dump_regs() 73 dev->local, dev->remote); in vlynq_dump_regs() 77 printk(KERN_DEBUG "VLYNQ: remote %d: %08x\n", in vlynq_dump_regs() 78 i + 1, ((u32 *)dev->remote)[i]); in vlynq_dump_regs() 133 val = readl(&dev->remote->int_device[virq >> 2]); in vlynq_irq_unmask() 135 writel(val, &dev->remote->int_device[virq >> 2]); in vlynq_irq_unmask() 146 val = readl(&dev->remote->int_device[virq >> 2]); in vlynq_irq_mask() 148 writel(val, &dev->remote->int_device[virq >> 2]); in vlynq_irq_mask() 159 val = readl(&dev->remote->int_device[virq >> 2]); in vlynq_irq_type() 178 writel(val, &dev->remote->int_device[virq >> 2]); in vlynq_irq_type() [all …]
|