Searched refs:CY_NUM_RETRY (Results 1 – 2 of 2) sorted by relevance
27 #define CY_NUM_RETRY 16 /* max number of retries for read ops */ macro
76 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()