Searched refs:spi_flash_free (Results 1 - 10 of 10) sorted by relevance

/u-boot/env/
H A Dsf.c146 spi_flash_free(env_flash);
183 spi_flash_free(env_flash);
252 spi_flash_free(env_flash);
288 spi_flash_free(env_flash);
315 spi_flash_free(env_flash);
415 spi_flash_free(env_flash);
419 spi_flash_free(env_flash);
/u-boot/drivers/net/pfe_eth/
H A Dpfe_firmware.c161 spi_flash_free(pfe_flash);
170 spi_flash_free(pfe_flash);
182 spi_flash_free(pfe_flash);
189 spi_flash_free(pfe_flash);
/u-boot/include/
H A Dspi_flash.h112 static inline void spi_flash_free(struct spi_flash *flash) function
145 void spi_flash_free(struct spi_flash *flash);
/u-boot/drivers/dfu/
H A Ddfu_sf.c114 spi_flash_free(dev);
223 spi_flash_free(dfu->data.sf.dev);
/u-boot/board/gardena/smart-gateway-mt7688/
H A Dboard.c176 spi_flash_free(sf);
290 spi_flash_free(sf);
/u-boot/board/buffalo/lsxl/
H A Dlsxl.c242 spi_flash_free(flash);
/u-boot/drivers/net/phy/
H A Dcortina.c170 spi_flash_free(ucode_flash);
223 spi_flash_free(ucode_flash);
/u-boot/drivers/mtd/spi/
H A Dsf_probe.c149 void spi_flash_free(struct spi_flash *flash) function
/u-boot/drivers/net/fm/
H A Dfm.c410 spi_flash_free(ucode_flash);
514 spi_flash_free(ucode_flash);
/u-boot/cmd/
H A Dsf.c152 spi_flash_free(flash);

Completed in 74 milliseconds