Home
last modified time | relevance | path

Searched refs:spi_read_flash (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/board/renesas/sh7757lcr/
Dspi-boot.c78 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/
Dspi-boot.c83 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/
Dspi-boot.c88 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()