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