Searched refs:touch_y (Results 1 – 1 of 1) sorted by relevance
133 uint32_t touch_y; member328 data->touch_y = uldata_xy & BIT_MASK(12); in stmpe811_ts_get_data()339 int y = data->touch_y; in stmpe811_report_touch()344 y = (((int)data->touch_y - config->raw_y_min) * common->screen_height) / in stmpe811_report_touch()