Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/chips/
Dcfi_cmdset_0002.c45 #define MAX_WORD_RETRIES 3 macro
1647 if (++retry_cnt <= MAX_WORD_RETRIES) in do_write_oneword()
2106 if (++retry_cnt <= MAX_WORD_RETRIES) in do_panic_write_oneword()