Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/adc/
Dxilinx-xadc-core.c581 static int _xadc_update_adc_reg(struct xadc *xadc, unsigned int reg, in _xadc_update_adc_reg() function
600 ret = _xadc_update_adc_reg(xadc, reg, mask, val); in xadc_update_adc_reg()
711 ret = _xadc_update_adc_reg(xadc, XADC_REG_CONF1, XADC_CONF0_EC, in xadc_trigger_set_state()