| /linux/include/linux/mfd/ |
| H A D | motorola-cpcap.h | 31 #define CPCAP_REG_INT3 0x0008 /* Interrupt 3 */ 35 #define CPCAP_REG_INTM3 0x0018 /* Interrupt Mask 3 */ 39 #define CPCAP_REG_INTS3 0x0028 /* Interrupt Sense 3 */ 43 #define CPCAP_REG_ASSIGN3 0x0038 /* Resource Assignment 3 */ 63 #define CPCAP_REG_MT3 0x0234 /* Memory Transfer 3 */ 86 #define CPCAP_REG_S3C 0x061c /* Switcher 3 Control */ 129 #define CPCAP_REG_MIPIS3 0x0840 /* MIPI Slimbus 3. */ 148 #define CPCAP_REG_ADCD3 0x0c14 /* A/D Converter Data 3 */ 158 #define CPCAP_REG_USBC3 0x0e08 /* USB Control 3 */ 165 #define CPCAP_REG_UFC3 0x0e24 /* ULPI Function Control 3 */ [all …]
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| H A D | tpo,tpg110.yaml | 17 and other properties, and has a control interface over 3WIRE 39 protocol is not I2C but 3WIRE SPI. 62 spi-3wire: true 73 - spi-3wire 88 spi-3wire; 89 /* 320 ns min period ~= 3 MHz */
|
| H A D | fascontek,fs035vg158.yaml | 23 spi-3wire: true 45 spi-3wire;
|
| H A D | leadtek,ltk035c5444t.yaml | 24 spi-3wire: true 46 spi-3wire;
|
| H A D | kingdisplay,kd035g6-54nt.yaml | 28 spi-3wire: true 50 spi-3wire;
|
| H A D | anbernic,rg35xx-plus-panel.yaml | 30 spi-3wire: true 53 spi-3wire;
|
| /linux/Documentation/iio/ |
| H A D | ad4000.rst | 50 CS mode, 3-wire turbo mode 53 Datasheet "3-wire" mode is what most resembles standard SPI connection which, 56 "CS Mode, 3-Wire Turbo Mode" connection in datasheets. 57 NOTE: The datasheet definition of 3-wire mode for the AD4000 series is NOT the 58 same of standard spi-3wire mode. 80 CS mode, 3-wire, without busy indicator 83 Another wiring configuration supported as "3-wire" mode has the SDI pin 86 is not possible. This connection mode saves one wire and works with any SPI 122 CS mode, 4-wire without busy indicator 125 In datasheet "4-wire" mode, the controller CS line is connected to the ADC SDI [all …]
|
| /linux/sound/ppc/ |
| H A D | snd_ps3_reg.h | 39 * three wire serial 40 * n:0..3 84 #define PS3_AUDIO_INTR_0_CHAN3 PS3_AUDIO_INTR_0_CHAN(3) 130 /* 3 Wire Audio Serial Output Channel Mutes (0..3) */ 131 #define PS3_AUDIO_AX_MCTRL_ASOMT(n) (1 << (3 - (n))) /* RWIVF */ 135 #define PS3_AUDIO_AX_MCTRL_ASO0MT (1 << 3) /* RWIVF */ 142 /* All 3 Wire Serial Outputs Mute */ 180 3 Wire Audio Serial Outputs Buffer Read/Write 191 3 Wire Audio Serial Output Channel Buffer Read Numbers 193 Controller of 3 Wire Audio Serial Output Channels [all …]
|
| /linux/drivers/iio/common/st_sensors/ |
| H A D | st_sensors_spi.c | 33 * st_sensors_is_spi_3_wire() - check if SPI 3-wire mode has been selected 36 * Return: true if SPI 3-wire mode is selected, false otherwise. 43 if (device_property_read_bool(dev, "spi-3wire")) in st_sensors_is_spi_3_wire() 54 * st_sensors_configure_spi_3_wire() - configure SPI 3-wire if needed
|
| /linux/arch/sh/include/mach-common/mach/ |
| H A D | highlander.h | 17 #define PA_IRLPRI3 (PA_BCR+0x0008) /* Interrupt Priorty 3 */ 62 #define PA_SMCR (PA_BCR+0x0600) /* 2-wire Serial control */ 63 #define PA_SMSMADR (PA_BCR+0x0602) /* 2-wire Serial Slave control */ 64 #define PA_SMMR (PA_BCR+0x0604) /* 2-wire Serial Mode control */ 65 #define PA_SMSADR1 (PA_BCR+0x0606) /* 2-wire Serial Address1 control */ 66 #define PA_SMTRDR1 (PA_BCR+0x0646) /* 2-wire Serial Data1 control */ 86 #define PA_ZIGIO3 (PA_BCR+0x0010) /* Zigbee IO control 3 */ 114 #define PA_SMCR (PA_BCR+0x0500) /* 2-wire Serial control */ 115 #define PA_SMSMADR (PA_BCR+0x0502) /* 2-wire Serial Slave control */ 116 #define PA_SMMR (PA_BCR+0x0504) /* 2-wire Serial Mode control */ [all …]
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | icpdas-lp8841-spi-rtc.txt | 28 - spi-3wire: The master itself has only 3 wire. It cannor work in 50 spi-3wire;
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | intel,ce4100-lapic.yaml | 28 [1] https://pdos.csail.mit.edu/6.828/2008/readings/ia32/IA32-3A.pdf 42 intel,virtual-wire-mode: 47 Virtual Wire Mode - use lapic as virtual wire interrupt delivery mode. 52 mode is configured to virtual wire compatibility mode. 70 intel,virtual-wire-mode;
|
| H A D | arm,gic-v5-iwb.yaml | 7 title: ARM Generic Interrupt Controller, version 5 Interrupt Wire Bridge (IWB) 20 GICv5 has zero or more Interrupt Wire Bridges (IWB) that are responsible 21 for translating wire signals into interrupt messages to the GICv5 ITS. 39 The 1st cell corresponds to the IWB wire. 42 bits[3:0] trigger type and level flags.
|
| /linux/include/linux/platform_data/ |
| H A D | usb-omap1.h | 36 * 3 == 3 wire bidirectional 37 * 4 == 4 wire bidirectional 38 * 6 == 6 wire unidirectional (or TLL) 40 u8 pins[3];
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | tso.py | 81 ksft_ge(qstat_new['tx-hw-gso-wire-packets'] - 82 qstat_old['tx-hw-gso-wire-packets'], 84 comment="Number of LSO wire-packets with LSO enabled") 91 ksft_lt(qstat_new['tx-hw-gso-wire-packets'] - 92 qstat_old['tx-hw-gso-wire-packets'], 93 500, comment="Number of LSO wire-packets with LSO disabled") 218 if 'tx-hw-gso-wire-packets' in stats[0]: 219 ksft_pr("Detected qstat for LSO wire-packets") 248 if info[3]: 250 test_builder(info[0], cfg, outer_ipver, info[2], info[3], inner_ipve [all...] |
| /linux/Documentation/devicetree/bindings/rtc/ |
| H A D | nxp,pcf85063.yaml | 50 spi-3wire: true 75 spi-3wire: false 111 spi-3wire;
|
| H A D | maxim-ds1302.txt | 22 - spi-3wire : The device has a shared signal IN/OUT line. 42 spi-3wire;
|
| /linux/drivers/w1/ |
| H A D | Kconfig | 3 tristate "Dallas's 1-wire support" 6 Dallas' 1-wire bus is useful to connect slow 1-pin devices 12 will be called wire. 27 3. Replies to userspace commands.
|
| /linux/include/linux/sunrpc/ |
| H A D | auth_gss.h | 29 RPC_GSS_PROC_DESTROY = 3 35 RPC_GSS_SVC_PRIVACY = 3 38 /* on-the-wire gss cred: */ 47 /* on-the-wire gss verifier: */ 66 * the wire when communicating with a server. */
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | ti,am3359-tsc.yaml | 17 description: Wires refer to application modes i.e. 4/5/8 wire touchscreen 36 ti,wire-config: 42 and so on until AIN7 = 7. XP = 0, XN = 1, YP = 2, YN = 3. 63 - ti,wire-config 74 ti,wire-config = <0x00 0x11 0x22 0x33>;
|
| /linux/Documentation/devicetree/bindings/iio/addac/ |
| H A D | adi,ad74115.yaml | 63 3 - Voltage input 84 3 - AGND to AGND 86 maximum: 3 200 adi,4-wire-rtd: 203 When not present, the ADC should be used for measuring 3-wire RTDs. 204 When present, the ADC should be used for measuring 4-wire RTDs. 206 adi,3-wire-rtd-excitation-swap: 208 description: Whether to swap the excitation for 3-wire RTD. 268 3 - Control HART CD 282 3 - Control HART RXD [all …]
|
| /linux/Documentation/hwmon/ |
| H A D | lm85.rst | 92 The LM85 uses the 2-wire interface compatible with the SMBUS 2.0 93 specification. Using an analog to digital converter it measures three (3) 96 VID signals from the processor to the VRM. Lastly, there are three (3) PWM 132 speed of a two wire fan, but the input conditioning circuitry is different 133 for 3-wire and 2-wire mode. For this reason, the 2-wire fan modes are not 155 all 3 PWM outputs to a 22.5 kHz frequency. Conversely, setting any PWM 156 frequency below 11.3 kHz will switch all 3 PWM outputs to a frequency 185 The LM85 can be jumpered for 3 different SMBus addresses. There are 213 sensors and therefore three zones (# 1, 2 and 3). Each zone has the following 262 3 Controlled by Zone 3 [all …]
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | multi-inno,mi0283qt.txt | 11 the panel interface mode (IM[3:0] pins): 12 - present: IM=x110 4-wire 8-bit data serial interface 13 - absent: IM=x101 3-wire 9-bit data serial interface
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | ti,lmk04832.yaml | 49 ti,spi-4wire-rdbk: 51 Select SPI 4wire readback pin configuration. 77 SYSREF Continuous 3 79 enum: [0, 1, 2, 3] 80 default: 3 182 ti,spi-4wire-rdbk = <0>; 187 <&lmk04832 2>, <&lmk04832 3>,
|
| /linux/drivers/w1/masters/ |
| H A D | mxc_w1.c | 21 # define MXC_W1_CONTROL_RDST BIT(3) 37 * reset the device on the One Wire interface 64 * this is the low level routine to read/write a bit on the One Wire 128 /* Software reset 1-Wire module */ in mxc_w1_probe() 181 MODULE_DESCRIPTION("Driver for One-Wire on MXC");
|