Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dtps6594-spi.c36 size_t count_rx = 1; in tps6594_spi_reg_read() local
43 count_rx++; in tps6594_spi_reg_read()
45 ret = spi_write_then_read(spi, buf, 2, buf + 2, count_rx); in tps6594_spi_reg_read()