Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dtouchscreen-s3c2410.h12 int oversampling_shift; member
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-smartq.c166 .oversampling_shift = 4,
H A Dmach-gta02.c442 .oversampling_shift = 2,
H A Dmach-h1940.c178 .oversampling_shift = 2,
H A Dmach-rx1950.c646 .oversampling_shift = 3,
H A Ddevs.c949 .oversampling_shift = 2,
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Ds3c2410_ts.c350 ts.shift = info->oversampling_shift; in s3c2410ts_probe()