Searched refs:OR_AM_32KB (Results 1 – 5 of 5) sorted by relevance
237 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB /* length 256K */ \266 #define CONFIG_SYS_OR2_PRELIM (OR_AM_32KB | 0x6ff7)
146 #define CONFIG_UART_OR_PRELIM (OR_AM_32KB | 0xff7)
382 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB \391 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB /* small page */ \
114 new_or0 = OR_AM_32KB | 0xFF7; in platform_diu_init()120 new_or1 = OR_AM_32KB | 0xFF7; in platform_diu_init()
205 #define OR_AM_32KB 0xFFFF8000 macro