Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dfsl-imx25-gcq.c33 MX25_NUM_CFGS, enumerator
42 u32 channel_vref_mv[MX25_NUM_CFGS];
63 static const struct iio_chan_spec mx25_gcq_channels[MX25_NUM_CFGS] = {
210 for (i = 0; i < MX25_NUM_CFGS; ++i) in mx25_gcq_setup_cfgs()
231 if (reg >= MX25_NUM_CFGS) { in mx25_gcq_setup_cfgs()