Home
last modified time | relevance | path

Searched refs:spl_flash_get_sw_write_prot (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/test/dm/
H A Dsf.c53 ut_asserteq(0, spl_flash_get_sw_write_prot(dev)); in dm_test_spi_flash()
55 ut_asserteq(1, spl_flash_get_sw_write_prot(dev)); in dm_test_spi_flash()
57 ut_asserteq(0, spl_flash_get_sw_write_prot(dev)); in dm_test_spi_flash()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf-uclass.su
H A Dsf-uclass.c32 int spl_flash_get_sw_write_prot(struct udevice *dev) in spl_flash_get_sw_write_prot() function
/OK3568_Linux_fs/u-boot/spl/drivers/mtd/spi/
H A Dsf-uclass.su
/OK3568_Linux_fs/u-boot/include/
H A Dspi_flash.h103 int spl_flash_get_sw_write_prot(struct udevice *dev);
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map