Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5761.c124 static int ad5761_spi_write(struct iio_dev *indio_dev, u8 addr, u16 val) in ad5761_spi_write() function
249 return ad5761_spi_write(indio_dev, AD5761_ADDR_DAC_WRITE, aux); in ad5761_write_raw()