Searched refs:raw_x_min (Results 1 – 1 of 1) sorted by relevance
122 int raw_x_min; member342 x = (((int)data->touch_x - config->raw_x_min) * common->screen_width) / in stmpe811_report_touch()343 (config->raw_x_max - config->raw_x_min); in stmpe811_report_touch()526 DT_INST_PROP_OR(index, raw_x_min, 0), \537 .raw_x_min = DT_INST_PROP_OR(index, raw_x_min, 0), \