Home
last modified time | relevance | path

Searched refs:y_index (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgslx680_pad.c76 u8 y_index; member
92 .y_index = 4,
725 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker()
726 ts->touch_data[ts->dd->y_index + 4 * i ]); in gslX680_ts_worker()
764 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker()
765 ts->touch_data[ts->dd->y_index + 4 * i ]); in gslX680_ts_worker()
H A Dgslx680_firefly.c100 u8 y_index; member
116 .y_index = 4,
700 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1],
701 ts->touch_data[ts->dd->y_index + 4 * i]);
736 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1],
737 ts->touch_data[ts->dd->y_index + 4 * i]);
H A Dgsl3673.c165 u8 y_index; member
181 .y_index = 4,
820 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gsl3673_ts_worker()
821 ts->touch_data[ts->dd->y_index + 4 * i]); in gsl3673_ts_worker()
859 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gsl3673_ts_worker()
860 ts->touch_data[ts->dd->y_index + 4 * i]); in gsl3673_ts_worker()
H A Dgslx680a.c213 u8 y_index; member
229 .y_index = 4,
827 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker()
828 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker()
866 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker()
867 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker()
H A Dgsl3673_800x1280.c168 u8 y_index; member
184 .y_index = 4,
842 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gsl3673_ts_worker()
843 ts->touch_data[ts->dd->y_index + 4 * i]); in gsl3673_ts_worker()
881 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gsl3673_ts_worker()
882 ts->touch_data[ts->dd->y_index + 4 * i]); in gsl3673_ts_worker()
H A Dgslx680.c149 u8 y_index; member
165 .y_index = 4,
1014 join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker()
1015 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker()
1057 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker()
1058 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker()
H A Dgslx6801.c119 u8 y_index; member
135 .y_index = 4,
951 join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker()
952 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker()
990 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker()
991 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/
H A Dgsl3676.c168 u8 y_index; member
184 .y_index = 4,
815 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gsl_ts_worker()
816 ts->touch_data[ts->dd->y_index + 4 * i]); in gsl_ts_worker()
854 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gsl_ts_worker()
855 ts->touch_data[ts->dd->y_index + 4 * i]); in gsl_ts_worker()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gslX680.c115 u8 y_index; member
131 .y_index = 4,
775 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker()
776 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker()
814 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker()
815 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker()