Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dchipone_icn8505.c47 #define MAX_FW_UPLOAD_TRIES 3 macro
301 for (i = 1; i <= MAX_FW_UPLOAD_TRIES; i++) { in icn8505_upload_fw()
307 error, i, MAX_FW_UPLOAD_TRIES); in icn8505_upload_fw()