Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h88 #define FTS_REG_IDE_PARA_STATUS 0xB6 macro
H A Dfocaltech_ex_fun.c1018 fts_read_reg(FTS_REG_IDE_PARA_STATUS, &val); in fts_dumpreg_show()
H A Dfocaltech_flash.c1430 ret = fts_read_reg(FTS_REG_IDE_PARA_STATUS, val); in fts_param_ide_in_tp()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h88 #define FTS_REG_IDE_PARA_STATUS 0xB6 macro
H A Dfocaltech_ex_fun.c1026 fts_i2c_read_reg(client, FTS_REG_IDE_PARA_STATUS, &val); in fts_dumpreg_show()
H A Dfocaltech_flash.c1463 ret = fts_i2c_read_reg(client, FTS_REG_IDE_PARA_STATUS, val); in fts_param_ide_in_tp()