Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dchipone_icn8505.c47 #define MAX_FW_UPLOAD_TRIES 3 macro
300 for (i = 1; i <= MAX_FW_UPLOAD_TRIES; i++) { in icn8505_upload_fw()
306 error, i, MAX_FW_UPLOAD_TRIES); in icn8505_upload_fw()