Home
last modified time | relevance | path

Searched refs:spi_flash_probe_bus_cs (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf-uclass.c50 if (spi_flash_probe_bus_cs(bus, cs, max_hz, spi_mode, &dev)) in spi_flash_probe()
61 int spi_flash_probe_bus_cs(unsigned int busnum, unsigned int cs, in spi_flash_probe_bus_cs() function
H A Dsf-uclass.su
/OK3568_Linux_fs/u-boot/spl/drivers/mtd/spi/
H A Dsf-uclass.su
/OK3568_Linux_fs/u-boot/include/
H A Dspi_flash.h105 int spi_flash_probe_bus_cs(unsigned int busnum, unsigned int cs,
/OK3568_Linux_fs/u-boot/env/
H A Dsf.c60 ret = spi_flash_probe_bus_cs(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in setup_flash_device()
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dfm.c376 ret = spi_flash_probe_bus_cs(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in fm_init_common()
/OK3568_Linux_fs/u-boot/cmd/
H A Dsf.c129 ret = spi_flash_probe_bus_cs(bus, cs, speed, mode, &new); in do_spi_flash_probe()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map