Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/dac/
Ddpot-dac.c40 u32 max_ohms; member
69 do_div(tmp, dac->max_ohms); in dpot_dac_read_raw()
85 *val2 *= dac->max_ohms; in dpot_dac_read_raw()
208 dac->max_ohms = ret; in dpot_dac_probe()