Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-lm70llp.c79 struct spi_lm70llp { struct
89 static struct spi_lm70llp *lm70llp; argument
93 static inline struct spi_lm70llp *spidev_to_pp(struct spi_device *spi) in spidev_to_pp()
105 static inline void deassertCS(struct spi_lm70llp *pp) in deassertCS()
113 static inline void assertCS(struct spi_lm70llp *pp) in assertCS()
121 static inline void clkHigh(struct spi_lm70llp *pp) in clkHigh()
128 static inline void clkLow(struct spi_lm70llp *pp) in clkLow()
144 struct spi_lm70llp *pp = spidev_to_pp(s); in setsck()
169 struct spi_lm70llp *pp = spidev_to_pp(s); in getmiso()
180 struct spi_lm70llp *pp = spidev_to_pp(spi); in lm70_chipselect()
[all …]
/Linux-v4.19/Documentation/hwmon/
Dlm7037 with a "SPI master controller driver", see drivers/spi/spi_lm70llp.c
/Linux-v4.19/Documentation/spi/
Dspi-lm70llp1 spi_lm70llp : LM70-LLP parport-to-SPI adapter