Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/addac/
H A Dad74115.c1472 static int ad74115_apply_fw_prop(struct ad74115_state *st, in ad74115_apply_fw_prop() function
1626 ret = ad74115_apply_fw_prop(st, &ad74115_ch_func_fw_prop, &val); in ad74115_setup()
1649 ret = ad74115_apply_fw_prop(st, &ad74115_din_range_fw_prop, in ad74115_setup()
1671 ret = ad74115_apply_fw_prop(st, &ad74115_din_threshold_mode_fw_prop, &val); in ad74115_setup()
1685 ret = ad74115_apply_fw_prop(st, &ad74115_dac_bipolar_fw_prop, &val); in ad74115_setup()
1691 ret = ad74115_apply_fw_prop(st, &ad74115_rtd_mode_fw_prop, &val); in ad74115_setup()
1697 ret = ad74115_apply_fw_prop(st, &ad74115_ext2_burnout_current_fw_prop, &val); in ad74115_setup()
1709 ret = ad74115_apply_fw_prop(st, &ad74115_ext1_burnout_current_fw_prop, &val); in ad74115_setup()
1721 ret = ad74115_apply_fw_prop(st, &ad74115_viout_burnout_current_fw_prop, &val); in ad74115_setup()
1734 ret = ad74115_apply_fw_prop(st, &ad74115_gpio_mode_fw_props[i], &val); in ad74115_setup()
[all …]