Home
last modified time | relevance | path

Searched defs:read_adc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iio/dac/
H A Dad5592r-base.h46 int (*read_adc)(struct ad5592r_state *st, unsigned chan, u16 *value); member
/openbmc/u-boot/board/samtec/vining_2000/
H A Dvining_2000.c371 static int read_adc(u32 *val) in read_adc() function