Searched refs:wire (Results 1 – 25 of 69) sorted by relevance
123
/linux-2.6.39/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" 47 Say Y here to enable the DS1WM 1-wire driver, such as that 52 tristate "GPIO 1-wire busmaster" [all …]
|
/linux-2.6.39/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. 20 tristate "Counter 1-wire device (DS2423)" 27 Say Y here if you want to use a 1-wire 33 Say Y here if you want to use a 1-wire 39 Say Y here if you want to use a 1-wire
|
/linux-2.6.39/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
|
D | 00-INDEX | 4 - The Maxim/Dallas Semiconductor DS2482 provides 1-wire busses. 10 - 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 platform data.
|
D | ds2482 | 19 one (DS2482-100) or eight (DS2482-800) 1-wire busses.
|
/linux-2.6.39/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-2.6.39/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-2.6.39/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
|
D | asc7621 | 69 fan types. We can also support pulse-stretched PWM so that 3-wire fans 79 The aSC7621 has a two wire digital interface compatible with SMBus 2.0. 106 - 2-wire, SMBus 2.0 compliant, serial interface 112 - 3 PWM fan speed control outputs for 2-, 3- or 4-wire fans and up to 4 fan
|
D | lm85 | 52 The LM85 uses the 2-wire interface compatible with the SMBUS 2.0 92 speed of a two wire fan, but the input conditioning circuitry is different 93 for 3-wire and 2-wire mode. For this reason, the 2-wire fan modes are not
|
D | lm70 | 34 The TMP121/TMP123 are very similar; main differences are 4 wire SPI inter-
|
D | adt7470 | 18 The ADT7470 uses the 2-wire interface compatible with the SMBus 2.0
|
/linux-2.6.39/Documentation/sound/alsa/soc/ |
D | DAI.txt | 8 AC97 is a five wire interface commonly found on many PC sound cards. It is 22 I2S is a common 4 wire DAI used in HiFi, STB and portable devices. The Tx and 44 PCM is another 4 wire interface, very similar to I2S, which can support a more
|
/linux-2.6.39/Documentation/spi/ |
D | spi-lm70llp | 47 Note that since the LM70 uses a "3-wire" variant of SPI, the SI/SO pin 50 pin low. This can't be shared with true SPI devices, but other 3-wire
|
/linux-2.6.39/Documentation/i2c/busses/ |
D | i2c-via | 33 can actually wire the lines.
|
/linux-2.6.39/Documentation/ |
D | bt8xxgpio.txt | 26 GPIO pin and solder that to some tiny wire. As the chip package really is tiny
|
/linux-2.6.39/Documentation/arm/SA1100/ |
D | ADSBitsy | 38 Contact ADS or look through the manual to wire your own. Currently,
|
D | GraphicsMaster | 48 Contact ADS or look through the manual to wire your own. Currently,
|
/linux-2.6.39/arch/arm/ |
D | Kconfig-nommu | 29 hex 'Hard wire the processor ID'
|
/linux-2.6.39/drivers/video/ |
D | pxa168fb.h | 192 #define CFG_SPI_3W4WB(wire) ((wire) << 1) argument
|
/linux-2.6.39/Documentation/filesystems/nfs/ |
D | pnfs.txt | 13 The on-the-wire command LAYOUTGET corresponds to struct
|
/linux-2.6.39/Documentation/i2c/ |
D | summary | 5 slow two-wire protocol (variable speed, up to 400 kHz), with a high speed
|
123