phy_w 169 drivers/input/touchscreen/wdt87xx_i2c.c u16 phy_w; phy_w 459 drivers/input/touchscreen/wdt87xx_i2c.c param->phy_w = get_unaligned_le16(buf + CTL_PARAM_OFFSET_PHY_W) / 10; phy_w 468 drivers/input/touchscreen/wdt87xx_i2c.c param->phy_w); phy_w 976 drivers/input/touchscreen/wdt87xx_i2c.c y = DIV_ROUND_CLOSEST(y * param->phy_h, param->phy_w); phy_w 1028 drivers/input/touchscreen/wdt87xx_i2c.c unsigned int res = DIV_ROUND_CLOSEST(MAX_UNIT_AXIS, wdt->param.phy_w);