Home
last modified time | relevance | path

Searched defs:flash (Results 1 – 25 of 116) sorted by relevance

12345

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_probe.c25 static int spi_flash_probe_slave(struct spi_flash *flash) in spi_flash_probe_slave()
61 struct spi_flash *flash; in spi_flash_probe() local
84 void spi_flash_free(struct spi_flash *flash) in spi_flash_free()
98 struct spi_flash *flash = dev_get_uclass_priv(dev); in spi_flash_std_read() local
108 struct spi_flash *flash = dev_get_uclass_priv(dev); in spi_flash_std_write() local
117 struct spi_flash *flash = dev_get_uclass_priv(dev); in spi_flash_std_erase() local
135 struct spi_flash *flash = dev_get_uclass_priv(dev); in spi_flash_std_get_sw_write_prot() local
142 struct spi_flash *flash = dev_get_uclass_priv(dev); in spi_flash_std_ctrl_wlock() local
149 struct spi_flash *flash = dev_get_uclass_priv(dev); in spi_flash_std_ctrl_wunlock() local
158 struct spi_flash *flash; in spi_flash_std_probe() local
H A Dsf_mtd.c18 struct spi_flash *flash = mtd->priv; in spi_flash_mtd_erase() local
42 struct spi_flash *flash = mtd->priv; in spi_flash_mtd_read() local
58 struct spi_flash *flash = mtd->priv; in spi_flash_mtd_write() local
84 int spi_flash_mtd_register(struct spi_flash *flash) in spi_flash_mtd_register()
H A Dfsl_espi_spl.c16 struct spi_flash *flash; in fsl_spi_spl_load_image() local
40 struct spi_flash *flash; in fsl_spi_boot() local
/openbmc/u-boot/include/
H A Dspi_flash.h120 static inline int spi_flash_read(struct spi_flash *flash, u32 offset, in spi_flash_read()
126 static inline int spi_flash_write(struct spi_flash *flash, u32 offset, in spi_flash_write()
132 static inline int spi_flash_erase(struct spi_flash *flash, u32 offset, in spi_flash_erase()
138 static inline int spi_flash_ctrl_wlock(struct spi_flash *flash, in spi_flash_ctrl_wlock()
144 static inline int spi_flash_ctrl_wunlock(struct spi_flash *flash, in spi_flash_ctrl_wunlock()
163 static inline int spi_flash_read(struct spi_flash *flash, u32 offset, in spi_flash_read()
172 static inline int spi_flash_write(struct spi_flash *flash, u32 offset, in spi_flash_write()
181 static inline int spi_flash_erase(struct spi_flash *flash, u32 offset, in spi_flash_erase()
200 static inline int spi_flash_protect(struct spi_flash *flash, u32 ofs, u32 len, in spi_flash_protect()
/openbmc/linux/drivers/mtd/devices/
Dmchp48l640.c
Dsst25l.c
/openbmc/u-boot/common/spl/
H A Dspl_spi.c25 struct spi_flash *flash, in spi_load_image_os()
56 struct spi_flash *flash = load->dev; in spl_spi_fit_read() local
75 struct spi_flash *flash; in spl_spi_load_image() local
/openbmc/skeleton/flashbios/
H A Dflash_bios_obj.c27 update(Flash* flash, const char* obj_path) in update()
113 on_update_via_tftp(Flash *flash, in on_update_via_tftp()
138 on_error(Flash *flash, in on_error()
155 on_done(Flash *flash, in on_done()
178 on_update(Flash *flash, in on_update()
220 Flash *flash = object_get_flash((Object*)user_data); in on_flash_progress() local
254 Flash* flash = flash_skeleton_new(); in on_bus_acquired() local
/openbmc/u-boot/drivers/spi/
H A Daspeed_spi.c360 struct aspeed_spi_flash *flash, in aspeed_spi_fmc_checksum()
394 struct aspeed_spi_flash *flash, in aspeed_g6_spi_fmc_checksum()
432 struct aspeed_spi_flash *flash, in aspeed_spi_read_checksum()
502 struct aspeed_spi_flash *flash) in aspeed_spi_timing_calibration()
692 struct aspeed_spi_flash *flash = &priv->flashes[cs]; in aspeed_spi_controller_init() local
719 struct aspeed_spi_flash *flash = &priv->flashes[cs]; in aspeed_spi_controller_init() local
769 struct aspeed_spi_flash *flash) in aspeed_spi_start_user()
781 struct aspeed_spi_flash *flash) in aspeed_spi_stop_user()
791 struct aspeed_spi_flash *flash, in aspeed_spi_read_reg()
815 struct aspeed_spi_flash *flash, in aspeed_spi_write_reg()
[all …]
/openbmc/linux/arch/xtensa/boot/dts/
Dxtfpga-flash-16m.dtsi
Dxtfpga-flash-4m.dtsi
Dxtfpga-flash-128m.dtsi
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
Dimx6dl-rex-basic.dts
Dimx6q-rex-pro.dts
/openbmc/linux/arch/arm/boot/dts/broadcom/
Dbcm53340-ubnt-unifi-switch8.dts
Dbcm988312hr.dts
Dbcm958525er.dts
Dbcm958622hr.dts
Dbcm958522er.dts
Dbcm958525xmc.dts
Dbcm958623hr.dts
Dbcm958625hr.dts
/openbmc/u-boot/arch/xtensa/dts/
H A Dxtfpga-flash-128m.dtsi3 flash: flash@00000000 { label
H A Dxtfpga-flash-16m.dtsi3 flash: flash@08000000 { label
/openbmc/u-boot/arch/arm/dts/
H A Dsocfpga_arria5_socdk.dts119 flash: flash@0 { label

12345