Home
last modified time | relevance | path

Searched defs:spi_w8r8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dspi.h301 static inline int spi_w8r8(struct spi_slave *slave, unsigned char byte) in spi_w8r8() function
/openbmc/linux/include/linux/spi/
H A Dspi.h1440 static inline ssize_t spi_w8r8(struct spi_device *spi, u8 cmd) in spi_w8r8() function