Home
last modified time | relevance | path

Searched refs:wire (Results 1 – 25 of 124) sorted by relevance

12345

/Linux-v4.19/drivers/w1/masters/
DKconfig2 # 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/
DKconfig2 # 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/
Domap-hdq1 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
D00-INDEX4 - 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.
Dw1-gpio10 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.
Dds248219 one (DS2482-100) or eight (DS2482-800) 1-wire busses.
/Linux-v4.19/drivers/i2c/busses/
Di2c-gpio.c80 #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/
DMakefile5 obj-$(CONFIG_W1) += wire.o
6 wire-objs := w1.o w1_int.o w1_family.o w1_netlink.o w1_io.o
DKconfig2 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/
D00-INDEX6 - Individual chips providing 1-wire busses.
8 - The 1-wire (w1) bus
Dw1.generic1 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/
Dicpdas-lp8841-spi-rtc.txt28 - spi-3wire: The master itself has only 3 wire. It cannor work in
50 spi-3wire;
Dspi-bus.txt72 - 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/
Domap-hdq.txt1 * OMAP HDQ One wire bus master controller
10 - ti,mode: should be "hdq": HDQ mode "1w": one-wire mode.
Dfsl-imx-owire.txt1 * Freescale i.MX One wire bus master controller
/Linux-v4.19/Documentation/devicetree/bindings/display/
Dmulti-inno,mi0283qt.txt12 - 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/
Dadt741118 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/
Dmaxim-ds1302.txt22 - spi-3wire : The device has a shared signal IN/OUT line.
42 spi-3wire;
/Linux-v4.19/Documentation/sound/soc/
Ddai.rst12 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/
Dbq24190.txt23 - 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/
Dti-tsc-adc.txt6 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/
Diser_memory.c333 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/
Dintro.rst50 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/
DKconfig7 SPMI (System Power Management Interface) is a two-wire
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Dmt9m111.txt4 array size of 1280H x 1024V. It is programmable through a simple two-wire serial

12345