Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c43 #define MAX_UNIT_AXIS 0x7FFF macro
466 param->max_x = MAX_UNIT_AXIS; in wdt87xx_get_sysparam()
467 param->max_y = DIV_ROUND_CLOSEST(MAX_UNIT_AXIS * param->phy_h, in wdt87xx_get_sysparam()
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.c43 #define MAX_UNIT_AXIS 0x7FFF macro
466 param->max_x = MAX_UNIT_AXIS; in wdt87xx_get_sysparam()
467 param->max_y = DIV_ROUND_CLOSEST(MAX_UNIT_AXIS * param->phy_h, in wdt87xx_get_sysparam()
1028 unsigned int res = DIV_ROUND_CLOSEST(MAX_UNIT_AXIS, wdt->param.phy_w); in wdt87xx_ts_create_input_device()

Completed in 4 milliseconds