| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_mt_common.c | 40 static int screen_max_y = 1404; variable 204 if(value > screen_max_y) in cyttsp5_report_event() 205 value = screen_max_y; in cyttsp5_report_event() 220 value = screen_max_y - value; in cyttsp5_report_event() 643 max = screen_max_y; in cyttsp5_setup_input_device() 719 screen_max_x = screen_max_y; in cyttsp5_mt_probe() 720 screen_max_y = tmp; in cyttsp5_mt_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/vtl_ts/ |
| H A D | vtl_ts.c | 118 ts->config_info.screen_max_y = val; in vtl_ts_config() 155 …the screen_x is %d , screen_y is %d \n",ts->config_info.screen_max_x,ts->config_info.screen_max_y); in vtl_ts_config() 310 y = ts->config_info.screen_max_y - y; in vtl_ts_report_xy_coord() 504 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, 0, ts->config_info.screen_max_y, 0, 0); in vtl_ts_init_input_dev()
|
| H A D | vtl_ts.h | 160 unsigned int screen_max_y; member
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | wacom_w9013.c | 36 static int screen_max_y = 13942; variable 173 screen_max_y = features->y_max; in wacom_query_device() 217 y = screen_max_y - y; in wacom_i2c_irq()
|
| H A D | gslx680_pad.c | 117 int screen_max_y; member 664 if(x > ts->screen_max_x || y > ts->screen_max_y) in report_data() 672 y = ts->screen_max_y-y; in report_data() 873 input_set_abs_params(input_device,ABS_MT_POSITION_Y, 0, ts->screen_max_y, 0, 0); in gslX680_ts_init() 1028 of_property_read_u32(np,"screen_max_y",&(ts->screen_max_y)); in gsl_ts_probe() 1031 dev_info(&ts->client->dev, "[tp-gsl] screen_max_y =[%d] \n",ts->screen_max_y); in gsl_ts_probe()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-evb-rev3-android-edp.dts | 43 screen_max_y = <2048>;
|
| H A D | rk3588-evb3-lp5-v10-edp-linux.dts | 98 screen_max_y = <2048>;
|
| H A D | rk3588-evb3-lp5-v10-edp.dts | 98 screen_max_y = <2048>;
|
| H A D | rk3588-evb2-lp4-v10-edp.dts | 129 screen_max_y = <2048>;
|
| H A D | rk3399-sapphire-excavator-linux.dts | 328 screen_max_y = <2048>;
|
| H A D | rk3399-sapphire-excavator-linux-for-rk1808-cascade.dts | 375 screen_max_y = <2048>;
|
| H A D | rk3399-sapphire-excavator-lp4-linux.dts | 390 screen_max_y = <2048>;
|
| H A D | rk3399-sapphire-excavator-edp.dtsi | 165 screen_max_y = <2048>;
|
| H A D | rk3399-evb.dtsi | 409 screen_max_y = <2048>;
|
| H A D | rk3588-toybrick-edp-x0.dtsi | 517 screen_max_y = <2048>;
|
| H A D | rk3588-toybrick-x0.dtsi | 525 screen_max_y = <2048>;
|
| H A D | rk3326-86v-v10.dts | 561 screen_max_y = <600>;
|
| H A D | rk3588s-evb8-lp4x.dtsi | 382 screen_max_y = <2048>;
|
| H A D | rk3588s-evb1-lp4x.dtsi | 407 screen_max_y = <2048>;
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/ |
| H A D | rockchip_gslX680.c | 156 int screen_max_y; member 697 y = ts->screen_max_y - y; in report_data() 702 if (x > ts->screen_max_x || y > ts->screen_max_y) { in report_data() 1036 input_set_abs_params(input_device, ABS_MT_POSITION_Y, 0, ts->screen_max_y, 0, 0); in gsl_ts_init_ts() 1236 of_property_read_u32(np, "screen_max_y", &(ts->screen_max_y)); in gsl_ts_probe()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3288-evb.dtsi | 386 screen_max_y = <2048>;
|
| H A D | rk3126-m88.dts | 491 screen_max_y = <480>;
|
| H A D | rk3288-evb-android-act8846-edp.dts | 406 screen_max_y = <2048>;
|
| H A D | rk3126-bnd-d708.dtsi | 357 screen_max_y = <480>;
|
| H A D | rk3288-th804.dtsi | 492 screen_max_y = <1200>;
|