Home
last modified time | relevance | path

Searched refs:getmiso (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-bitbang-txrx.h72 word |= getmiso(spi); in bitbang_txrx_be_cpha0()
105 word |= getmiso(spi); in bitbang_txrx_be_cpha1()
H A Dspi-lp8841-rtc.c61 getmiso(struct spi_lp8841_rtc *data) in getmiso() function
86 word |= (getmiso(data) << 31); in bitbang_txrx_be_cpha0_lsb()
H A Dspi-sh-sci.c67 static inline u32 getmiso(struct spi_device *dev) in getmiso() function
H A Dspi-lm70llp.c158 static inline int getmiso(struct spi_device *s) in getmiso() function
H A Dspi-butterfly.c98 static inline int getmiso(struct spi_device *spi) in getmiso() function
H A Dspi-gpio.c101 static inline int getmiso(const struct spi_device *spi) in getmiso() function
/OK3568_Linux_fs/kernel/Documentation/spi/
H A Dspi-lm70llp.rst75 So: the getmiso inline routine in this driver takes this fact into account,