Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h54 #define FTS_CHIP_IDC ((FTS_CHIP_TYPE & FLAGBIT(FLAG_IDC_BIT)) == FLAGBIT(FLAG_IDC_BIT)) macro
H A Dfocaltech_core.c277 ts_data->ic_info.is_incell = FTS_CHIP_IDC; in fts_get_ic_information()
1416 #if (!FTS_CHIP_IDC) in fts_ts_probe_entry()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h54 #define FTS_CHIP_IDC ((FTS_CHIP_TYPE & FLAGBIT(FLAG_IDC_BIT)) == FLAGBIT(FLAG_IDC_BIT)) macro
H A Dfocaltech_core.c180 ts_data->ic_info.is_incell = FTS_CHIP_IDC; in fts_get_ic_information()
1412 #if (!FTS_CHIP_IDC) in fts_ts_probe()