Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/dac/
H A Dad8460.c84 u32 ext_resistor_ohms; member
495 *val2 = state->ext_resistor_ohms * 1200; in ad8460_read_raw()
862 &state->ext_resistor_ohms); in ad8460_probe()
864 state->ext_resistor_ohms = 2000; in ad8460_probe()
865 else if (!in_range(state->ext_resistor_ohms, AD8460_MIN_EXT_RESISTOR_OHMS, in ad8460_probe()
869 state->ext_resistor_ohms, in ad8460_probe()