Searched refs:phy_w (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c169 u16 phy_w; member in struct:wdt87xx_sys_param
459 param->phy_w = get_unaligned_le16(buf + CTL_PARAM_OFFSET_PHY_W) / 10; wdt87xx_get_sysparam()
468 param->phy_w); wdt87xx_get_sysparam()
976 y = DIV_ROUND_CLOSEST(y * param->phy_h, param->phy_w); wdt87xx_report_contact()
1028 unsigned int res = DIV_ROUND_CLOSEST(MAX_UNIT_AXIS, wdt->param.phy_w); wdt87xx_ts_create_input_device()

Completed in 77 milliseconds