Home
last modified time | relevance | path

Searched defs:mx25_tcq_priv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Dfsl-imx25-tcq.c26 struct mx25_tcq_priv { struct
27 struct regmap *regs;
28 struct regmap *core_regs;
29 struct input_dev *idev;
30 enum mx25_tcq_mode mode;
31 unsigned int pen_threshold;
32 unsigned int sample_count;
34 unsigned int pen_debounce;
36 struct clk *clk;
37 int irq;
[all …]