Searched refs:phy_y (Results 1 – 1 of 1) sorted by relevance
417 u16 phy_x, phy_y, rows, cols, osr; in elants_i2c_query_ts_info() local479 phy_y = get_unaligned_be16(&resp[2]); in elants_i2c_query_ts_info()481 dev_dbg(&client->dev, "phy_x=%d, phy_y=%d\n", phy_x, phy_y); in elants_i2c_query_ts_info()492 ts->y_res = DIV_ROUND_CLOSEST(ts->y_max, phy_y); in elants_i2c_query_ts_info()