Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/spi/
A Dsf_probe.c133 int spi_flash_std_probe(struct udevice *dev) in spi_flash_std_probe() function
167 .probe = spi_flash_std_probe,
/u-boot/arch/x86/cpu/apollolake/
A Dspl.c85 return spi_flash_std_probe(dev); in apl_flash_probe()
/u-boot/include/
A Dspi_flash.h89 int spi_flash_std_probe(struct udevice *dev);

Completed in 4 milliseconds