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

/linux-4.4.14/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c44 #define MAX_UNIT_AXIS 0x7FFF macro
466 param->max_x = MAX_UNIT_AXIS; wdt87xx_get_sysparam()
467 param->max_y = DIV_ROUND_CLOSEST(MAX_UNIT_AXIS * param->phy_h, wdt87xx_get_sysparam()
1028 unsigned int res = DIV_ROUND_CLOSEST(MAX_UNIT_AXIS, wdt->param.phy_w); wdt87xx_ts_create_input_device()

Completed in 50 milliseconds