Home
last modified time | relevance | path

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

/drivers/iio/adc/
Dat91_adc.c298 unsigned int xyz_mask_bits = st->res; in at91_ts_sample() local
299 unsigned int xyz_mask = (1 << xyz_mask_bits) - 1; in at91_ts_sample()