Home
last modified time | relevance | path

Searched refs:ad7606_spi_reg_write (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dad7606_spi.c147 static int ad7606_spi_reg_write(struct ad7606_state *st, in ad7606_spi_reg_write() function
226 return ad7606_spi_reg_write(st, AD7606_OS_MODE, val); in ad7606_write_os_sw()
292 .reg_write = ad7606_spi_reg_write,
301 .reg_write = ad7606_spi_reg_write,
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad7606_spi.c147 static int ad7606_spi_reg_write(struct ad7606_state *st, in ad7606_spi_reg_write() function
226 return ad7606_spi_reg_write(st, AD7606_OS_MODE, val); in ad7606_write_os_sw()
292 .reg_write = ad7606_spi_reg_write,
301 .reg_write = ad7606_spi_reg_write,

Completed in 2 milliseconds