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