Home
last modified time | relevance | path

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

/linux/drivers/iio/dac/
H A Dcio-dac.c38 #define CIO_DAC_CHANNEL_STRIDE 2 macro
70 const unsigned int offset = chan->channel * CIO_DAC_CHANNEL_STRIDE; in cio_dac_read_raw()
90 const unsigned int offset = chan->channel * CIO_DAC_CHANNEL_STRIDE; in cio_dac_write_raw()