Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_device_access.c174 #define CM_ENABLED 0x10 macro
176 #define CM_PANEL (0x01 | CM_ENABLED)
178 #define CM_BTN (0x04 | CM_ENABLED)
181 (CM_PANEL | CP_PANEL | CM_BTN | CP_BTN | CM_ENABLED | CP_ENABLED)
1660 if (test_item & CM_ENABLED) in cyttsp5_cmcp_test_show()
1960 if ((test_item & CM_ENABLED) == CM_ENABLED) { in save_engineering_data()
2554 if ((test_item & CM_ENABLED) == CM_ENABLED) { in save_engineering_data()