Home
last modified time | relevance | path

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

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