Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dsfc_nand.c314 static int sfc_nand_wait_busy(u8 *data, int timeout) in sfc_nand_wait_busy() function
797 ret = sfc_nand_wait_busy(&status, 1000 * 1000); in sfc_nand_erase_block()
883 ret = sfc_nand_wait_busy(&status, 1000 * 1000); in sfc_nand_prog_page_raw()
934 sfc_nand_wait_busy(&status, 1000 * 1000); in sfc_nand_read()
/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Dsfc_nand.c329 static int sfc_nand_wait_busy(u8 *data, int timeout) in sfc_nand_wait_busy() function
812 ret = sfc_nand_wait_busy(&status, 1000 * 1000); in sfc_nand_erase_block()
898 ret = sfc_nand_wait_busy(&status, 1000 * 1000); in sfc_nand_prog_page_raw()
949 sfc_nand_wait_busy(&status, 1000 * 1000); in sfc_nand_read()