Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/dac/
Dad5380.c45 unsigned int int_vref; member
277 .int_vref = 1250,
282 .int_vref = 2500,
287 .int_vref = 1250,
292 .int_vref = 2500,
297 .int_vref = 1250,
302 .int_vref = 2500,
307 .int_vref = 1250,
312 .int_vref = 2500,
317 .int_vref = 1250,
[all …]
Dad5764.c41 unsigned long int_vref; member
107 .int_vref = 0,
111 .int_vref = 5000000,
115 .int_vref = 0,
119 .int_vref = 5000000,
215 if (st->chip_info->int_vref) in ad5764_get_channel_vref()
216 return st->chip_info->int_vref; in ad5764_get_channel_vref()
300 if (st->chip_info->int_vref == 0) { in ad5764_probe()
330 if (st->chip_info->int_vref == 0) in ad5764_probe()
342 if (st->chip_info->int_vref == 0) in ad5764_remove()