Searched refs:spl_spi_get_uboot_offs (Results 1 – 3 of 3) sorted by relevance
69 unsigned int __weak spl_spi_get_uboot_offs(struct spi_flash *flash) in spl_spi_get_uboot_offs() function112 payload_offs = spl_spi_get_uboot_offs(flash); in spl_spi_load_image()
83 unsigned int spl_spi_get_uboot_offs(struct spi_flash *flash) in spl_spi_get_uboot_offs() function
204 unsigned long spl_spi_get_uboot_offs(struct spi_flash *flash) in spl_spi_get_uboot_offs() function
Completed in 8 milliseconds