Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h95 #define FTS_REG_LIC_VER 0xE4 macro
H A Dfocaltech_ex_fun.c1012 fts_read_reg(FTS_REG_LIC_VER, &val); in fts_dumpreg_show()
H A Dfocaltech_flash.c1218 ret = fts_read_reg(FTS_REG_LIC_VER, ver); in fts_lic_get_ver_in_tp()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h95 #define FTS_REG_LIC_VER 0xE4 macro
H A Dfocaltech_ex_fun.c1020 fts_i2c_read_reg(client, FTS_REG_LIC_VER, &val); in fts_dumpreg_show()
H A Dfocaltech_flash.c1244 ret = fts_i2c_read_reg(client, FTS_REG_LIC_VER, ver); in fts_lic_get_ver_in_tp()