Searched refs:PFLASH_SECURE (Results 1 – 1 of 1) sorted by relevance
58 #define PFLASH_SECURE 1 macro668 if ((pfl->features & (1 << PFLASH_SECURE)) && !attrs.secure) { in pflash_mem_read_with_attrs()682 if ((pfl->features & (1 << PFLASH_SECURE)) && !attrs.secure) { in pflash_mem_write_with_attrs()927 DEFINE_PROP_BIT("secure", PFlashCFI01, features, PFLASH_SECURE, 0),