Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_spl.c20 static void nand_wait(void) in nand_wait() function
94 nand_wait(); in nand_spl_load_image()
H A Dfsl_ifc_spl.c68 static inline void nand_wait(uchar *buf, int bufnum, int page_size) in nand_wait() function
214 nand_wait(&buf[sram_addr], bufnum, page_size); in nand_spl_load_image()
H A Dnand_base.su
H A Dnand_base.c888 static int nand_wait(struct mtd_info *mtd, struct nand_chip *chip) in nand_wait() function
3721 chip->waitfunc = nand_wait; in nand_set_defaults()
/OK3568_Linux_fs/kernel/drivers/memory/
H A Dfsl_ifc.c124 wake_up(&ctrl->nand_wait); in check_nand_stat()
268 init_waitqueue_head(&fsl_ifc_ctrl_dev->nand_wait); in fsl_ifc_ctrl_probe()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_legacy.c532 static int nand_wait(struct nand_chip *chip) in nand_wait() function
597 chip->legacy.waitfunc = nand_wait; in nand_legacy_set_defaults()
H A Dfsl_ifc_nand.c198 wait_event_timeout(ctrl->nand_wait, ctrl->nand_stat, in fsl_ifc_run_command()
839 wait_event_timeout(ctrl->nand_wait, ctrl->nand_stat, in fsl_ifc_sram_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsl_ifc.h847 wait_queue_head_t nand_wait; member
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map