Searched refs:spi_w8r16 (Results 1 – 4 of 4) sorted by relevance
23 int status = spi_w8r16(spi, reg | READ_CMD); in spi_reg_read()
91 ret = spi_w8r16(spi, reg); in ads7871_read_reg16()
964 static inline ssize_t spi_w8r16(struct spi_device *spi, u8 cmd) in spi_w8r16() function
429 and reading a sixteen bit response -- spi_w8r16() being one its