Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/dac/
Ddpot-dac.c43 u32 max_ohms; member
72 do_div(tmp, dac->max_ohms); in dpot_dac_read_raw()
87 *val2 *= dac->max_ohms; in dpot_dac_read_raw()
215 dac->max_ohms = ret; in dpot_dac_probe()