Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c76 for (tries = 0; tries < CY_NUM_RETRY; tries++) { in ttsp_read_block_data()
94 for (tries = 0; tries < CY_NUM_RETRY; tries++) { in ttsp_write_block_data()
/kernel/linux/linux-6.6/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++) { in ttsp_read_block_data()
102 for (tries = 0; tries < CY_NUM_RETRY; tries++) { in ttsp_write_block_data()

Completed in 5 milliseconds