Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h87 #define FTS_REG_IDE_PARA_VER_ID 0xB5 macro
H A Dfocaltech_ex_fun.c1015 fts_read_reg(FTS_REG_IDE_PARA_VER_ID, &val); in fts_dumpreg_show()
H A Dfocaltech_flash.c1353 ret = fts_read_reg(FTS_REG_IDE_PARA_VER_ID, ver); in fts_param_get_ver_in_tp()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h87 #define FTS_REG_IDE_PARA_VER_ID 0xB5 macro
H A Dfocaltech_ex_fun.c1023 fts_i2c_read_reg(client, FTS_REG_IDE_PARA_VER_ID, &val); in fts_dumpreg_show()
H A Dfocaltech_flash.c1383 ret = fts_i2c_read_reg(client, FTS_REG_IDE_PARA_VER_ID, ver); in fts_param_get_ver_in_tp()