Home | History | Annotate | Download | only in nand

Lines Matching refs:max_retries

112 static void wait_op_done(struct mxc_nand_host *host, int max_retries,
117 while (max_retries-- > 0) {
133 if (max_retries < 0) {