Searched refs:CY_NUM_ABS_SET (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Dcyttsp4_core.c850 [(CY_ABS_ID_OST * CY_NUM_ABS_SET) + CY_MIN_OST]) || cyttsp4_get_mt_touches()
852 [(CY_ABS_ID_OST * CY_NUM_ABS_SET) + CY_MAX_OST])) { cyttsp4_get_mt_touches()
856 CY_NUM_ABS_SET) + CY_MAX_OST]); cyttsp4_get_mt_touches()
862 [(CY_ABS_ID_OST * CY_NUM_ABS_SET) + 0]; cyttsp4_get_mt_touches()
865 [(CY_ABS_ID_OST * CY_NUM_ABS_SET) + CY_MIN_OST]; cyttsp4_get_mt_touches()
880 CY_NUM_ABS_SET) + 0]; cyttsp4_get_mt_touches()
899 CY_NUM_ABS_SET) + 0]; cyttsp4_get_mt_touches()
1902 for (i = 0; i < (md->pdata->frmwrk->size / CY_NUM_ABS_SET); i++) { cyttsp4_setup_input_device()
1904 [(i * CY_NUM_ABS_SET) + CY_SIGNAL_OST]; cyttsp4_setup_input_device()
1908 [(i * CY_NUM_ABS_SET) + CY_MIN_OST]; cyttsp4_setup_input_device()
1910 [(i * CY_NUM_ABS_SET) + CY_MAX_OST]; cyttsp4_setup_input_device()
1923 [(i * CY_NUM_ABS_SET) + CY_FUZZ_OST], cyttsp4_setup_input_device()
1925 [(i * CY_NUM_ABS_SET) + CY_FLAT_OST]); cyttsp4_setup_input_device()
H A Dcyttsp4_core.h400 CY_NUM_ABS_SET /* number of signal capability fields */ enumerator in enum:cyttsp4_sig_caps

Completed in 125 milliseconds