Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-lm70llp.c79 struct spi_lm70llp { struct
89 static struct spi_lm70llp *lm70llp; argument
94 static inline struct spi_lm70llp *spidev_to_pp(struct spi_device *spi) in spidev_to_pp()
106 static inline void deassertCS(struct spi_lm70llp *pp) in deassertCS()
114 static inline void assertCS(struct spi_lm70llp *pp) in assertCS()
122 static inline void clkHigh(struct spi_lm70llp *pp) in clkHigh()
128 static inline void clkLow(struct spi_lm70llp *pp) in clkLow()
143 struct spi_lm70llp *pp = spidev_to_pp(s); in setsck()
168 struct spi_lm70llp *pp = spidev_to_pp(s); in getmiso()
177 struct spi_lm70llp *pp = spidev_to_pp(spi); in lm70_chipselect()
[all …]
/linux-4.4.14/Documentation/hwmon/
Dlm7035 with a "SPI master controller driver", see drivers/spi/spi_lm70llp.c
/linux-4.4.14/Documentation/spi/
Dspi-lm70llp1 spi_lm70llp : LM70-LLP parport-to-SPI adapter