Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/adc/
Dad9467.c186 static int ad9467_spi_read(struct ad9467_state *st, unsigned int reg) in ad9467_spi_read() function
229 ret = ad9467_spi_read(st, reg); in ad9467_reg_access()
452 ret = ad9467_spi_read(st, AN877_ADC_REG_VREF); in ad9467_get_scale()
1209 id = ad9467_spi_read(st, AN877_ADC_REG_CHIP_ID); in ad9467_probe()