Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/rkflash/
H A Dsfc_nand.c426 static int sfc_nand_wait_busy(u8 *data, int timeout) in sfc_nand_wait_busy() function
991 ret = sfc_nand_wait_busy(&status, 1000 * 1000); in sfc_nand_erase_block()
1077 ret = sfc_nand_wait_busy(&status, 1000 * 1000); in sfc_nand_prog_page_raw()
1128 sfc_nand_wait_busy(&status, 1000 * 1000); in sfc_nand_read()
1130 sfc_nand_wait_busy(&status, 1000 * 1000); in sfc_nand_read()