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

/linux-master/drivers/input/touchscreen/
H A Dcyttsp_core.h27 #define CY_NUM_RETRY 16 /* max number of retries for read ops */ macro
H A Dcyttsp_core.c84 for (tries = 0; tries < CY_NUM_RETRY; tries++) {
102 for (tries = 0; tries < CY_NUM_RETRY; tries++) {

Completed in 215 milliseconds