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