Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dnand.h99 typedef struct nand_erase_options nand_erase_options_t; typedef
110 const nand_erase_options_t *opts);
/OK3568_Linux_fs/u-boot/drivers/dfu/
H A Ddfu_nand.c53 nand_erase_options_t opts; in nand_block_op()
149 nand_erase_options_t opts; in dfu_flush_medium_nand()
/OK3568_Linux_fs/u-boot/common/
H A Dfb_nand.c70 nand_erase_options_t opts; in _fb_nand_erase()
/OK3568_Linux_fs/u-boot/env/
H A Dnand.c162 const nand_erase_options_t erase_opts;
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_util.c53 const nand_erase_options_t *opts) in nand_erase_opts()
/OK3568_Linux_fs/u-boot/cmd/
H A Dnand.c459 nand_erase_options_t opts; in do_nand()