Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_device_access.c175 #define CP_ENABLED 0x20 macro
177 #define CP_PANEL (0x02 | CP_ENABLED)
179 #define CP_BTN (0x08 | CP_ENABLED)
181 (CM_PANEL | CP_PANEL | CM_BTN | CP_BTN | CM_ENABLED | CP_ENABLED)
1664 if (test_item & CP_ENABLED) in cyttsp5_cmcp_test_show()
2352 if ((test_item & CP_ENABLED) == CP_ENABLED) { in save_engineering_data()
2644 if ((test_item & CP_ENABLED) == CP_ENABLED) { in save_engineering_data()