Searched defs:flash (Results 1 - 25 of 35) sorted by relevance

12

/u-boot/board/imgtec/malta/
H A Dflash-malta-boot.tcl[all...]
/u-boot/test/image/
H A Dspl_load_spi.c16 struct spi_flash *flash; local
/u-boot/drivers/mtd/spi/
H A Dfsl_espi_spl.c18 struct spi_flash *flash; local
42 struct spi_flash *flash; local
[all...]
H A Dsf_mtd.c14 int spi_flash_mtd_register(struct spi_flash *flash) argument
19 void spi_flash_mtd_unregister(struct spi_flash *flash) argument
32 struct spi_flash *flash = mtd->priv; local
55 struct spi_flash *flash = mtd->priv; local
71 struct spi_flash *flash = mtd->priv; local
97 spi_flash_mtd_register(struct spi_flash *flash) argument
139 spi_flash_mtd_unregister(struct spi_flash *flash) argument
[all...]
H A Dsf_internal.h87 static inline int spi_flash_mtd_register(struct spi_flash *flash) argument
92 static inline void spi_flash_mtd_unregister(struct spi_flash *flash) argument
H A Dsf_probe.c82 static int spi_flash_probe_slave(struct spi_flash *flash) argument
127 struct spi_flash *flash; local
150 spi_flash_free(struct spi_flash *flash) argument
169 struct spi_flash *flash = dev_get_uclass_priv(dev); local
179 struct spi_flash *flash = dev_get_uclass_priv(dev); local
188 struct spi_flash *flash = dev_get_uclass_priv(dev); local
207 struct spi_flash *flash = dev_get_uclass_priv(dev); local
215 struct spi_flash *flash; local
225 struct spi_flash *flash = dev_get_uclass_priv(dev); local
[all...]
/u-boot/common/spl/
H A Dspl_spi.c27 struct spi_flash *flash = load->priv; local
37 unsigned int __weak spl_spi_get_uboot_offs(struct spi_flash *flash) argument
62 struct spi_flash *flash; local
[all...]
/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.h61 const struct pxa3xx_nand_flash *flash; member in struct:pxa3xx_nand_platform_data
/u-boot/include/
H A Dcros_ec.h53 struct fmap_entry flash; /* Address and size of EC flash */ member in struct:fdt_cros_ec
[all...]
H A Dspi_flash.h112 spi_flash_free(struct spi_flash *flash) argument
116 spi_flash_read(struct spi_flash *flash, u32 offset, size_t len, void *buf) argument
122 spi_flash_write(struct spi_flash *flash, u32 offset, size_t len, const void *buf) argument
128 spi_flash_erase(struct spi_flash *flash, u32 offset, size_t len) argument
147 spi_flash_read(struct spi_flash *flash, u32 offset, size_t len, void *buf) argument
159 spi_flash_write(struct spi_flash *flash, u32 offset, size_t len, const void *buf) argument
171 spi_flash_erase(struct spi_flash *flash, u32 offset, size_t len) argument
193 spi_flash_protect(struct spi_flash *flash, u32 ofs, u32 len, bool prot) argument
[all...]
/u-boot/drivers/bootcount/
H A Dspi-flash.c21 struct spi_flash *flash = dev_get_uclass_priv(dev); local
/u-boot/arch/x86/cpu/apollolake/
H A Dspl.c76 struct spi_flash *flash = dev_get_uclass_priv(dev); local
/u-boot/board/kontron/sl28/
H A Dspl.c82 unsigned int spl_spi_get_uboot_offs(struct spi_flash *flash) argument
/u-boot/env/
H A Dflash.c354 U_BOOT_ENV_LOCATION(flash) = { variable
/u-boot/arch/arm/mach-socfpga/
H A Dmisc_arria10.c211 struct udevice *flash; local
[all...]
/u-boot/board/liebherr/xea/
H A Dxea.c77 struct spi_flash *flash; local
/u-boot/board/Synology/ds414/
H A Dcmd_syno.c28 struct spi_flash *flash; local
/u-boot/board/buffalo/lsxl/
H A Dlsxl.c233 struct spi_flash *flash; local
/u-boot/drivers/fastboot/
H A Dfb_command.c337 static void __maybe_unused flash(char *cmd_parameter, char *response) function
/u-boot/arch/arm/mach-imx/
H A Dimage-container.c114 struct spi_flash *flash = (struct spi_flash *)dev; local
265 unsigned int spl_spi_get_uboot_offs(struct spi_flash *flash) argument
/u-boot/board/siemens/taurus/
H A Dtaurus.c138 struct spi_flash *flash; local
/u-boot/board/davinci/da8xxevm/
H A Dda850evm.c56 struct spi_flash *flash; local
[all...]
/u-boot/arch/x86/lib/coreboot/
H A Dcb_sysinfo.c216 struct cb_spi_flash *flash = (struct cb_spi_flash *)ptr; local
/u-boot/board/xilinx/zynqmp/
H A Dzynqmp.c734 unsigned int spl_spi_get_uboot_offs(struct spi_flash *flash) argument
/u-boot/cmd/
H A Djffs2.c266 flash_info_t *flash; local
[all...]

Completed in 126 milliseconds

12