max_x_hw          487 drivers/input/touchscreen/iqs5xx.c 	u16 max_x, max_x_hw;
max_x_hw          514 drivers/input/touchscreen/iqs5xx.c 	max_x_hw = (val - 1) * IQS5XX_NUM_POINTS;
max_x_hw          526 drivers/input/touchscreen/iqs5xx.c 		swap(max_x_hw, max_y_hw);
max_x_hw          541 drivers/input/touchscreen/iqs5xx.c 	if (prop.max_x > max_x_hw) {
max_x_hw          543 drivers/input/touchscreen/iqs5xx.c 			prop.max_x, max_x_hw);