Home
last modified time | relevance | path

Searched refs:spi_lm70llp (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/spi/
Dspi_lm70llp.c83 struct spi_lm70llp { struct
93 static struct spi_lm70llp *lm70llp; argument
98 static inline struct spi_lm70llp *spidev_to_pp(struct spi_device *spi) in spidev_to_pp()
110 static inline void deassertCS(struct spi_lm70llp *pp) in deassertCS()
118 static inline void assertCS(struct spi_lm70llp *pp) in assertCS()
126 static inline void clkHigh(struct spi_lm70llp *pp) in clkHigh()
132 static inline void clkLow(struct spi_lm70llp *pp) in clkLow()
147 struct spi_lm70llp *pp = spidev_to_pp(s); in setsck()
172 struct spi_lm70llp *pp = spidev_to_pp(s); in getmiso()
181 struct spi_lm70llp *pp = spidev_to_pp(spi); in lm70_chipselect()
[all …]
DMakefile28 obj-$(CONFIG_SPI_LM70_LLP) += spi_lm70llp.o
/linux-2.6.39/Documentation/hwmon/
Dlm7031 with a "SPI master controller driver", see drivers/spi/spi_lm70llp.c
/linux-2.6.39/Documentation/spi/
Dspi-lm70llp1 spi_lm70llp : LM70-LLP parport-to-SPI adapter