Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad4130.c227 unsigned int iout0_val; member
682 val = FIELD_PREP(AD4130_CONFIG_IOUT1_VAL_MASK, setup_info->iout0_val) | in ad4130_write_slot_setup()
1437 setup_info->iout0_val = ret; in ad4130_parse_fw_setup()
1609 if (chan_info->setup.iout0_val != AD4130_IOUT_OFF) { in ad4130_parse_fw_channel()