Lines Matching refs:timeout
238 unsigned int i, status, timeout, err, max_bitflips = 0; in lpc32xx_read_page_hwecc() local
246 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_read_page_hwecc()
286 unsigned int i, status, timeout; in lpc32xx_read_page_raw() local
294 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_read_page_raw()
334 unsigned int i, status, timeout, err, max_bitflips = 0; in lpc32xx_read_oob() local
346 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_read_oob()
388 unsigned int i, status, timeout; in lpc32xx_write_page_hwecc() local
400 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_write_page_hwecc()
412 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_write_page_hwecc()
482 unsigned int i, status, timeout; in lpc32xx_write_oob() local
493 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_write_oob()
517 unsigned int timeout; in lpc32xx_waitfunc() local
519 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in lpc32xx_waitfunc()
625 int status, i, timeout, err, max_bitflips = 0; in read_single_page() local
643 for (timeout = LPC32X_NAND_TIMEOUT; timeout; timeout--) { in read_single_page()