Home
last modified time | relevance | path

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

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