Home
last modified time | relevance | path

Searched refs:ppm_y (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Dmelfas_mip4.c164 unsigned int ppm_y; member
335 ts->ppm_y = buf[13]; in mip4_query_device()
337 ts->ppm_x, ts->ppm_y); in mip4_query_device()
1148 input_abs_set_res(ts->input, ABS_MT_POSITION_Y, ts->ppm_y); in mip4_flash_fw()
1150 input_abs_set_res(ts->input, ABS_Y, ts->ppm_y); in mip4_flash_fw()
1491 input_abs_set_res(ts->input, ABS_MT_POSITION_Y, ts->ppm_y); in mip4_probe()