Searched refs:_xadc_read_adc_reg (Results 1 – 3 of 3) sorted by relevance
85 static inline int _xadc_read_adc_reg(struct xadc *xadc, unsigned int reg, in _xadc_read_adc_reg() function105 ret = _xadc_read_adc_reg(xadc, reg, val); in xadc_read_adc_reg()
143 ret = _xadc_read_adc_reg(xadc, XADC_REG_CONF1, &cfg); in xadc_write_event_config()
536 ret = _xadc_read_adc_reg(xadc, reg, &tmp); in _xadc_update_adc_reg()