Searched refs:nand_erase_options_t (Results 1 - 8 of 8) sorted by last modified time

/u-boot/include/
H A Dnand.h83 typedef struct nand_erase_options nand_erase_options_t; typedef in typeref:struct:nand_erase_options
94 const nand_erase_options_t *opts);
/u-boot/env/
H A Dnand.c151 const nand_erase_options_t erase_opts;
/u-boot/drivers/mtd/nand/raw/
H A Dnand_util.c55 const nand_erase_options_t *opts)
/u-boot/drivers/fastboot/
H A Dfb_nand.c70 nand_erase_options_t opts;
/u-boot/drivers/dfu/
H A Ddfu_nand.c52 nand_erase_options_t opts;
153 nand_erase_options_t opts;
/u-boot/cmd/
H A Dnand.c585 nand_erase_options_t opts;
/u-boot/arch/arm/mach-imx/
H A Dcmd_nandbcb.c954 nand_erase_options_t opts;
1057 nand_erase_options_t opts;
/u-boot/test/dm/
H A Dnand.c17 nand_erase_options_t opts = { };

Completed in 130 milliseconds