Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
A Dmxs-lradc.h77 #define LRADC_CH_VALUE_OFFSET 0 macro
/linux/drivers/input/touchscreen/
A Dmxs-lradc-ts.c220 val = (reg & LRADC_CH_VALUE_MASK) >> LRADC_CH_VALUE_OFFSET; in mxs_lradc_ts_read_raw_channel()

Completed in 6 milliseconds