Searched refs:sandbox_sf_set_block_protect (Results 1 – 3 of 3) sorted by relevance
56 sandbox_sf_set_block_protect(emul, 1); in dm_test_spi_flash()58 sandbox_sf_set_block_protect(emul, 0); in dm_test_spi_flash()
127 void sandbox_sf_set_block_protect(struct udevice *dev, int bp_mask);
107 void sandbox_sf_set_block_protect(struct udevice *dev, int bp_mask) in sandbox_sf_set_block_protect() function