Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad4062.c178 u8 conv_addr; member
472 .data.out = &st->conv_addr, in ad4062_set_operation_mode()
473 .len = sizeof(st->conv_addr), in ad4062_set_operation_mode()
476 st->conv_addr = AD4062_REG_CONV_TRIGGER_32BITS; in ad4062_set_operation_mode()
616 .data.out = &st->conv_addr, in ad4062_trigger_work()
617 .len = sizeof(st->conv_addr), in ad4062_trigger_work()
854 .data.out = &st->conv_addr, in ad4062_read_chan_raw()
855 .len = sizeof(st->conv_addr), in ad4062_read_chan_raw()
876 st->conv_addr = AD4062_REG_CONV_TRIGGER_32BITS; in ad4062_read_chan_raw()
1243 st->conv_addr = ad4062_get_conv_addr(st, st->conv_sizeof); in pm_ad4062_triggered_buffer_postenable()
[all …]