Home
last modified time | relevance | path

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

/linux/drivers/iio/dac/
H A Dad8460.c83 u32 ext_resistor_ohms; member
494 *val2 = state->ext_resistor_ohms * 1200; in ad8460_read_raw()
861 &state->ext_resistor_ohms); in ad8460_probe()
863 state->ext_resistor_ohms = 2000; in ad8460_probe()
864 else if (!in_range(state->ext_resistor_ohms, AD8460_MIN_EXT_RESISTOR_OHMS, in ad8460_probe()
868 state->ext_resistor_ohms, in ad8460_probe()