Searched refs:spi_lm70llp (Results 1 – 4 of 4) sorted by relevance
83 struct spi_lm70llp { struct93 static struct spi_lm70llp *lm70llp; argument98 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 …]
28 obj-$(CONFIG_SPI_LM70_LLP) += spi_lm70llp.o
31 with a "SPI master controller driver", see drivers/spi/spi_lm70llp.c
1 spi_lm70llp : LM70-LLP parport-to-SPI adapter