Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h97 #define FACTORY_REG_CLB 0x04 macro
H A Dfocaltech_test.c573 ret = fts_test_write_reg(FACTORY_REG_CLB, 0x04); in chip_clb()
581 ret = fts_test_read_reg(FACTORY_REG_CLB, &val); in chip_clb()
586 FTS_TEST_DBG("reg%x=%x,retry:%d", FACTORY_REG_CLB, val, times); in chip_clb()