Lines Matching refs:timeout
233 unsigned int i, status, timeout, err, max_bitflips = 0; in lpc32xx_read_page_hwecc() local
241 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_read_page_hwecc()
281 unsigned int i, status, timeout; in lpc32xx_read_page_raw() local
289 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_read_page_raw()
329 unsigned int i, status, timeout, err, max_bitflips = 0; in lpc32xx_read_oob() local
341 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_read_oob()
383 unsigned int i, status, timeout; in lpc32xx_write_page_hwecc() local
395 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_write_page_hwecc()
407 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_write_page_hwecc()
477 unsigned int i, status, timeout; in lpc32xx_write_oob() local
488 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_write_oob()
512 unsigned int timeout; in lpc32xx_waitfunc() local
514 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_waitfunc()
620 int status, i, timeout, err, max_bitflips = 0; in read_single_page() local
638 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in read_single_page()