Searched refs:getmiso (Results 1 – 6 of 6) sorted by relevance
71 word |= getmiso(spi); in bitbang_txrx_be_cpha0()104 word |= getmiso(spi); in bitbang_txrx_be_cpha1()
166 static inline int getmiso(struct spi_device *s) in getmiso() function
71 static inline u32 getmiso(struct spi_device *dev) in getmiso() function
112 static inline int getmiso(struct spi_device *spi) in getmiso() function
121 static inline int getmiso(const struct spi_device *spi) in getmiso() function
71 So: the getmiso inline routine in this driver takes this fact into account,