max_y_hw 488 drivers/input/touchscreen/iqs5xx.c u16 max_y, max_y_hw; max_y_hw 519 drivers/input/touchscreen/iqs5xx.c max_y_hw = (val - 1) * IQS5XX_NUM_POINTS; max_y_hw 526 drivers/input/touchscreen/iqs5xx.c swap(max_x_hw, max_y_hw); max_y_hw 558 drivers/input/touchscreen/iqs5xx.c if (prop.max_y > max_y_hw) { max_y_hw 560 drivers/input/touchscreen/iqs5xx.c prop.max_y, max_y_hw);