Searched refs:spi_read_flash (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/board/renesas/sh7757lcr/ |
D | spi-boot.c | 78 static void __uses_spiboot2 spi_read_flash(void *buf, unsigned long addr, in spi_read_flash() function 104 spi_read_flash((void *)CONFIG_RAM_BOOT_PHYS, CONFIG_SPI_ADDR, in spiboot_main()
|
/external/u-boot/board/renesas/sh7752evb/ |
D | spi-boot.c | 83 static void __uses_spiboot2 spi_read_flash(void *buf, unsigned long addr, in spi_read_flash() function 112 spi_read_flash((void *)CONFIG_RAM_BOOT_PHYS, CONFIG_SPI_ADDR, in spiboot_main()
|
/external/u-boot/board/renesas/sh7753evb/ |
D | spi-boot.c | 88 static void __uses_spiboot2 spi_read_flash(void *buf, unsigned long addr, in spi_read_flash() function 130 spi_read_flash((void *)CONFIG_RAM_BOOT_PHYS, CONFIG_SPI_ADDR, len); in spiboot_main()
|