Searched refs:LRADC_CH_VALUE_MASK (Results 1 – 3 of 3) sorted by relevance
124 writel(LRADC_CH_VALUE_MASK, in mxs_lradc_setup_ts_channel()182 writel(LRADC_CH_VALUE_MASK, in mxs_lradc_setup_ts_pressure()184 writel(LRADC_CH_VALUE_MASK, in mxs_lradc_setup_ts_pressure()220 val = (reg & LRADC_CH_VALUE_MASK) >> LRADC_CH_VALUE_OFFSET; in mxs_lradc_ts_read_raw_channel()
76 #define LRADC_CH_VALUE_MASK 0x3ffff macro
188 *val = readl(adc->base + LRADC_CH(0)) & LRADC_CH_VALUE_MASK; in mxs_lradc_adc_read_single()425 adc->buffer[j] &= LRADC_CH_VALUE_MASK; in mxs_lradc_adc_trigger_handler()