Searched refs:wire (Results 1 – 25 of 124) sorted by relevance
12345
/Linux-v4.19/drivers/w1/masters/ |
D | Kconfig | 2 # 1-wire bus master configuration 5 menu "1-wire Bus Masters" 8 tristate "Matrox G400 transport layer for 1-wire" 11 Say Y here if you want to communicate with your 1-wire devices 18 tristate "DS2490 USB <-> W1 transport layer for 1-wire" 38 tristate "Freescale MXC 1-wire busmaster" 41 Say Y here to enable MXC 1-wire host 44 tristate "Maxim DS1WM 1-wire busmaster" 46 Say Y here to enable the DS1WM 1-wire driver, such as that 51 tristate "GPIO 1-wire busmaster" [all …]
|
/Linux-v4.19/drivers/w1/slaves/ |
D | Kconfig | 2 # 1-wire slaves configuration 5 menu "1-wire Slaves" 10 Say Y here if you want to connect 1-wire thermal sensors to your 11 wire. 16 Say Y here if you want to connect 1-wire 17 simple 64bit memory rom(ds2401/ds2411/ds1990*) to your wire. 22 Say Y or M here if you want to use a DS2405 1-wire 30 Say Y here if you want to use a 1-wire 46 Say Y here if you want to use a 1-wire 53 Say Y or M here if you want to use a 1-wire [all …]
|
/Linux-v4.19/Documentation/w1/masters/ |
D | omap-hdq | 1 Kernel driver for omap HDQ/1-wire module. 6 HDQ/1-wire controller on the TI OMAP 2430/3430 platforms. 16 Semiconductor 1-Wire protocols. These protocols use a single wire for 23 The controller supports operation in both HDQ and 1-wire mode. The essential 24 difference between the HDQ and 1-wire mode is how the slave device responds to 47 The driver also supports 1-wire mode. In this mode, there is no need to 49 to the bus using SEARCH_ROM procedure. 1-wire mode can be selected by
|
D | 00-INDEX | 4 - The Maxim/Dallas Semiconductor DS2482 provides 1-wire busses. 10 - HDQ/1-wire module of TI OMAP 2430/3430. 12 - GPIO 1-wire bus master driver.
|
D | w1-gpio | 10 GPIO 1-wire bus master driver. The driver uses the GPIO API to control the 11 wire and the GPIO pin can be specified using GPIO machine descriptor tables.
|
D | ds2482 | 19 one (DS2482-100) or eight (DS2482-800) 1-wire busses.
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-gpio.c | 80 #define WIRE_ATTRIBUTE(wire) \ argument 81 static int fops_##wire##_get(void *data, u64 *val) \ 86 *val = get##wire(&priv->bit_data); \ 90 static int fops_##wire##_set(void *data, u64 val) \ 95 set##wire(&priv->bit_data, val); \ 99 DEFINE_DEBUGFS_ATTRIBUTE(fops_##wire, fops_##wire##_get, fops_##wire##_set, "%llu\n")
|
/Linux-v4.19/drivers/w1/ |
D | Makefile | 5 obj-$(CONFIG_W1) += wire.o 6 wire-objs := w1.o w1_int.o w1_family.o w1_netlink.o w1_io.o
|
D | Kconfig | 2 tristate "Dallas's 1-wire support" 5 Dallas' 1-wire bus is useful to connect slow 1-pin devices 11 will be called wire.
|
/Linux-v4.19/Documentation/w1/ |
D | 00-INDEX | 6 - Individual chips providing 1-wire busses. 8 - The 1-wire (w1) bus
|
D | w1.generic | 1 The 1-wire (w1) subsystem 3 The 1-wire bus is a simple master-slave bus that communicates via a single 4 signal wire (plus ground, so two wires). 37 Then provided control buffer is being written to the wire. 70 Devices that support the 1-wire natively must provide the ability to write and
|
/Linux-v4.19/Documentation/devicetree/bindings/spi/ |
D | icpdas-lp8841-spi-rtc.txt | 28 - spi-3wire: The master itself has only 3 wire. It cannor work in 50 spi-3wire;
|
D | spi-bus.txt | 72 - spi-3wire - Empty property indicating device requires 3-wire mode. 86 Dual/Quad mode is not allowed when 3-wire mode is used.
|
/Linux-v4.19/Documentation/devicetree/bindings/w1/ |
D | omap-hdq.txt | 1 * OMAP HDQ One wire bus master controller 10 - ti,mode: should be "hdq": HDQ mode "1w": one-wire mode.
|
D | fsl-imx-owire.txt | 1 * Freescale i.MX One wire bus master controller
|
/Linux-v4.19/Documentation/devicetree/bindings/display/ |
D | multi-inno,mi0283qt.txt | 12 - present: IM=x110 4-wire 8-bit data serial interface 13 - absent: IM=x101 3-wire 9-bit data serial interface
|
/Linux-v4.19/Documentation/hwmon/ |
D | adt7411 | 18 The ADT7411 can use an I2C/SMBus compatible 2-wire interface or an 19 SPI-compatible 4-wire interface. It provides a 10-bit analog to digital
|
/Linux-v4.19/Documentation/devicetree/bindings/rtc/ |
D | maxim-ds1302.txt | 22 - spi-3wire : The device has a shared signal IN/OUT line. 42 spi-3wire;
|
/Linux-v4.19/Documentation/sound/soc/ |
D | dai.rst | 12 AC97 is a five wire interface commonly found on many PC sound cards. It is 26 I2S is a common 4 wire DAI used in HiFi, STB and portable devices. The Tx and 50 PCM is another 4 wire interface, very similar to I2S, which can support a more
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | bq24190.txt | 23 - Some circuit boards wire the chip's "OTG" pin high (enabling 500mA default 25 boards that wire the pin to a GPIO, set a gpio-hog.
|
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
D | ti-tsc-adc.txt | 6 ti,wires: Wires refer to application modes i.e. 4/5/8 wire touchscreen 18 ti,wire-config: Different boards could have a different order for 73 ti,wire-config = <0x00 0x11 0x22 0x33>;
|
/Linux-v4.19/drivers/infiniband/ulp/iser/ |
D | iser_memory.c | 333 iser_set_dif_domain(sc, sig_attrs, &sig_attrs->wire); in iser_set_sig_attrs() 334 sig_attrs->wire.sig.dif.bg_type = IB_T10DIF_CRC; in iser_set_sig_attrs() 338 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in iser_set_sig_attrs() 345 iser_set_dif_domain(sc, sig_attrs, &sig_attrs->wire); in iser_set_sig_attrs() 346 sig_attrs->wire.sig.dif.bg_type = IB_T10DIF_CRC; in iser_set_sig_attrs()
|
/Linux-v4.19/Documentation/driver-api/gpio/ |
D | intro.rst | 50 value might be driven, supporting "wire-OR" and similar schemes for the 54 of pins configured as "output", which is very useful in such "wire-OR" 98 This is sometimes called a "wire-AND"; or more practically, from the negative 99 logic (low=true) perspective this is a "wire-OR".
|
/Linux-v4.19/drivers/spmi/ |
D | Kconfig | 7 SPMI (System Power Management Interface) is a two-wire
|
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/ |
D | mt9m111.txt | 4 array size of 1280H x 1024V. It is programmable through a simple two-wire serial
|
12345