Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/adc/
Dxilinx-xadc-core.c580 static int _xadc_update_adc_reg(struct xadc *xadc, unsigned int reg, in _xadc_update_adc_reg() function
599 ret = _xadc_update_adc_reg(xadc, reg, mask, val); in xadc_update_adc_reg()
710 ret = _xadc_update_adc_reg(xadc, XADC_REG_CONF1, XADC_CONF0_EC, in xadc_trigger_set_state()