Home
last modified time | relevance | path

Searched refs:OR_AM_32KB (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/include/configs/
DP1022DS.h237 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB /* length 256K */ \
266 #define CONFIG_SYS_OR2_PRELIM (OR_AM_32KB | 0x6ff7)
Dcontrolcenterd.h146 #define CONFIG_UART_OR_PRELIM (OR_AM_32KB | 0xff7)
Dp1_p2_rdb_pc.h382 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB \
391 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB /* small page */ \
/external/u-boot/board/freescale/p1022ds/
Ddiu.c114 new_or0 = OR_AM_32KB | 0xFF7; in platform_diu_init()
120 new_or1 = OR_AM_32KB | 0xFF7; in platform_diu_init()
/external/u-boot/arch/powerpc/include/asm/
Dfsl_lbc.h205 #define OR_AM_32KB 0xFFFF8000 macro