Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds