Searched refs:fifo_chan (Results 1 – 1 of 1) sorted by relevance
270 uint regval, fifo_chan, fifo_val, count; in meson_saradc_read_raw_sample() local284 fifo_chan = FIELD_GET(MESON_SAR_ADC_FIFO_RD_CHAN_ID_MASK, regval); in meson_saradc_read_raw_sample()285 if (fifo_chan != channel) { in meson_saradc_read_raw_sample()287 fifo_chan, channel); in meson_saradc_read_raw_sample()
Completed in 3 milliseconds