Searched refs:spi_lm70llp (Results 1 – 3 of 3) sorted by relevance
79 struct spi_lm70llp { struct89 static struct spi_lm70llp *lm70llp; argument93 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 …]
37 with a "SPI master controller driver", see drivers/spi/spi_lm70llp.c
1 spi_lm70llp : LM70-LLP parport-to-SPI adapter