Searched refs:IS_PIP_VER_GE (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_proximity.c | 256 if (!IS_PIP_VER_GE(pd->si, 1, 4)) in _cyttsp5_set_proximity()
|
| H A D | cyttsp5_regs.h | 228 #define IS_PIP_VER_GE(p, maj, min) \ macro
|
| H A D | cyttsp5_core.c | 2029 repeat = IS_PIP_VER_GE(&cd->sysinfo, 1, 3) in cyttsp5_hid_output_get_selftest_result_() 4685 if (!IS_PIP_VER_GE(&cd->sysinfo, 1, 2)) { in cyttsp5_startup_() 5357 if (cd->sysinfo.ready && IS_PIP_VER_GE(&cd->sysinfo, 1, 2)) in cyttsp5_easy_wakeup_gesture_store()
|