Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dstmpe-spi.c36 static int spi_block_read(struct stmpe *stmpe, u8 reg, u8 length, u8 *values) in spi_block_read() function
81 .read_block = spi_block_read,