Home
last modified time | relevance | path

Searched refs:spi_flash_read_dm (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/test/dm/
H A Dsf.c35 ut_assertok(spi_flash_read_dm(dev, 0, size, dst)); in dm_test_spi_flash()
40 ut_assertok(spi_flash_read_dm(dev, 0, size, dst)); in dm_test_spi_flash()
48 ut_assertok(spi_flash_read_dm(dev, 0, size, dst)); in dm_test_spi_flash()
/OK3568_Linux_fs/u-boot/include/
H A Dspi_flash.h65 int spi_flash_read_dm(struct udevice *dev, u32 offset, size_t len, void *buf);
119 return spi_flash_read_dm(flash->dev, offset, len, buf); in spi_flash_read()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf-uclass.su
H A Dsf-uclass.c16 int spi_flash_read_dm(struct udevice *dev, u32 offset, size_t len, void *buf) in spi_flash_read_dm() function
/OK3568_Linux_fs/u-boot/spl/drivers/mtd/spi/
H A Dsf-uclass.su
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map