Searched refs:_xadc_read_adc_reg (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dxilinx-xadc.h92 static inline int _xadc_read_adc_reg(struct xadc *xadc, unsigned int reg, function
112 ret = _xadc_read_adc_reg(xadc, reg, val);
H A Dxilinx-xadc-events.c140 ret = _xadc_read_adc_reg(xadc, XADC_REG_CONF1, &cfg);
H A Dxilinx-xadc-core.c600 ret = _xadc_read_adc_reg(xadc, reg, &tmp);

Completed in 119 milliseconds