Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h83 #define FTS_REG_LCD_BUSY_NUM 0xAB macro
H A Dfocaltech_ex_fun.c1024 fts_read_reg(FTS_REG_LCD_BUSY_NUM, &val); in fts_dumpreg_show()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h84 #define FTS_REG_LCD_BUSY_NUM 0xAB macro
H A Dfocaltech_ex_fun.c1032 fts_i2c_read_reg(client, FTS_REG_LCD_BUSY_NUM, &val); in fts_dumpreg_show()