Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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] = {
188 for (i = 0; i < MX25_NUM_CFGS; ++i) in mx25_gcq_setup_cfgs()
222 if (reg >= MX25_NUM_CFGS) { in mx25_gcq_setup_cfgs()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds