pen_debounce 34 drivers/input/touchscreen/fsl-imx25-tcq.c unsigned int pen_debounce; pen_debounce 382 drivers/input/touchscreen/fsl-imx25-tcq.c debounce_cnt = DIV_ROUND_UP(priv->pen_debounce, adc_period * 8) - 1; pen_debounce 442 drivers/input/touchscreen/fsl-imx25-tcq.c priv->pen_debounce = 1000000; pen_debounce 461 drivers/input/touchscreen/fsl-imx25-tcq.c of_property_read_u32(np, "fsl,pen-debounce-ns", &priv->pen_debounce);