Searched refs:ad5380_info_to_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/dac/ |
H A D | ad5380.c | 158 static unsigned int ad5380_info_to_reg(struct iio_chan_spec const *chan, in ad5380_info_to_reg() function 188 ad5380_info_to_reg(chan, info), in ad5380_write_raw() 213 ret = regmap_read(st->regmap, ad5380_info_to_reg(chan, info), in ad5380_read_raw()
|
/kernel/linux/linux-6.6/drivers/iio/dac/ |
H A D | ad5380.c | 156 static unsigned int ad5380_info_to_reg(struct iio_chan_spec const *chan, in ad5380_info_to_reg() function 186 ad5380_info_to_reg(chan, info), in ad5380_write_raw() 211 ret = regmap_read(st->regmap, ad5380_info_to_reg(chan, info), in ad5380_read_raw()
|
Completed in 3 milliseconds