Searched refs:EECD_FWE (Results 1 – 1 of 1) sorted by relevance
498 #define EECD_FWE(x) ((x) << 4) /* flash write enable control */ macro499 #define EECD_FWE_DISABLED EECD_FWE(1)500 #define EECD_FWE_ENABLED EECD_FWE(2)