Searched refs:fifo_chan (Results 1 – 1 of 1) sorted by relevance
267 uint regval, fifo_chan, fifo_val, count; in meson_saradc_read_raw_sample() local281 fifo_chan = FIELD_GET(MESON_SAR_ADC_FIFO_RD_CHAN_ID_MASK, regval); in meson_saradc_read_raw_sample()282 if (fifo_chan != channel) { in meson_saradc_read_raw_sample()284 fifo_chan, channel); in meson_saradc_read_raw_sample()