Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/adc/
H A Dad7173.c209 u8 ref_sel;
591 u8 ref_sel; in ad7173_find_live_config()
601 cfg->ref_sel == cfg_aux->ref_sel) in ad7173_find_live_config()
1507 ret = ad7173_get_ref_voltage_milli(st, ref_sel); in ad7173_validate_reference()
1510 ref_sel); in ad7173_validate_reference()
1553 int ref_sel, ret, num_channels; in ad7173_fw_parse_channel_config() local
1643 ref_sel = AD7173_SETUP_REF_SEL_INT_REF; in ad7173_fw_parse_channel_config()
1645 ref_sel = ret; in ad7173_fw_parse_channel_config()
1647 ret = ad7173_validate_reference(st, ref_sel); in ad7173_fw_parse_channel_config()
1651 if (ref_sel == AD7173_SETUP_REF_SEL_INT_REF) in ad7173_fw_parse_channel_config()
[all …]
H A Dad4130.c237 u32 ref_sel; member
613 u32 ref_sel; in ad4130_setup_info_eq()
624 a->ref_sel != b->ref_sel || in ad4130_setup_info_eq()
1429 enum ad4130_ref_sel ref_sel) in ad4130_get_ref_voltage() argument
1431 switch (ref_sel) { in ad4130_get_ref_voltage()
1480 setup_info->ref_sel = AD4130_REF_REFIN1; in ad4130_parse_fw_setup()
1482 &setup_info->ref_sel); in ad4130_parse_fw_setup()
1483 if (setup_info->ref_sel >= AD4130_REF_SEL_MAX) in ad4130_parse_fw_setup()
1486 setup_info->ref_sel); in ad4130_parse_fw_setup()
1488 if (setup_info->ref_sel == AD4130_REF_REFOUT_AVSS) in ad4130_parse_fw_setup()
[all …]
/linux-6.15/include/linux/mfd/
H A Dstmpe.h144 u8 ref_sel; member
/linux-6.15/drivers/input/touchscreen/
H A Dstmpe-ts.c271 ts->stmpe->ref_sel = val; in stmpe_ts_get_platform_info()
/linux-6.15/drivers/mfd/
H A Dstmpe.c552 STMPE_REF_SEL(stmpe->ref_sel); in stmpe811_adc_common_init()
1396 stmpe->ref_sel = val; in stmpe_probe()