H A D | ltc2688.c | 351 uintptr_t private, in ltc2688_dither_toggle_set() 378 uintptr_t private, in ltc2688_reg_bool_get() 386 ret = regmap_read(st->regmap, private, &val); in ltc2688_reg_bool_get() 394 uintptr_t private, in ltc2688_reg_bool_set() 406 ret = regmap_update_bits(st->regmap, private, BIT(chan->channel), in ltc2688_reg_bool_set() 430 uintptr_t private, in ltc2688_dither_freq_get() 439 if (private == LTC2688_DITHER_FREQ_AVAIL) in ltc2688_dither_freq_get() 455 uintptr_t private, in ltc2688_dither_freq_set() 465 if (private == LTC2688_DITHER_FREQ_AVAIL) in ltc2688_dither_freq_set() 491 uintptr_t private, in ltc2688_dac_input_read() 350 ltc2688_dither_toggle_set(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, const char *buf, size_t len) ltc2688_dither_toggle_set() argument 377 ltc2688_reg_bool_get(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, char *buf) ltc2688_reg_bool_get() argument 393 ltc2688_reg_bool_set(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, const char *buf, size_t len) ltc2688_reg_bool_set() argument 429 ltc2688_dither_freq_get(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, char *buf) ltc2688_dither_freq_get() argument 454 ltc2688_dither_freq_set(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, const char *buf, size_t len) ltc2688_dither_freq_set() argument 490 ltc2688_dac_input_read(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, char *buf) ltc2688_dac_input_read() argument 514 ltc2688_dac_input_write(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, const char *buf, size_t len) ltc2688_dac_input_write() argument [all...] |