Searched defs:CONFIG_SYS_CS1_MASK (Results 1 – 11 of 11) sorted by relevance
115 #define CONFIG_SYS_CS1_MASK 0x00070001 macro
375 #define CONFIG_SYS_CS1_MASK 0x01FF0001 macro386 #define CONFIG_SYS_CS1_MASK 0x00070001 macro
160 #define CONFIG_SYS_CS1_MASK 0x00010001 /* 128kB, AA=0, WP=0, C/I=0, V=1*/ macro
199 #define CONFIG_SYS_CS1_MASK 0x00070001 macro
214 #define CONFIG_SYS_CS1_MASK 0x001f0001 macro
211 #define CONFIG_SYS_CS1_MASK 0x00070001 macro
242 #define CONFIG_SYS_CS1_MASK 0x00ff0001 macro
206 #define CONFIG_SYS_CS1_MASK 0x00000001 macro
246 #define CONFIG_SYS_CS1_MASK (((CONFIG_SYS_NOR1SZ << 20) - 1) & 0xFFFF0001) macro
259 #define CONFIG_SYS_CS1_MASK (((CONFIG_SYS_NOR1SZ << 20) - 1) & 0xFFFF0001) macro