Searched refs:raw_y_min (Results 1 – 1 of 1) sorted by relevance
123 int raw_y_min; member344 y = (((int)data->touch_y - config->raw_y_min) * common->screen_height) / in stmpe811_report_touch()345 (config->raw_y_max - config->raw_y_min); in stmpe811_report_touch()529 DT_INST_PROP_OR(index, raw_y_min, 0), \538 .raw_y_min = DT_INST_PROP_OR(index, raw_y_min, 0), \