Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dmpc8308_p1m.h255 #define CONFIG_SYS_OR1_PRELIM (OR_AM_32KB \
271 #define CONFIG_SYS_OR2_PRELIM (OR_AM_32KB \
H A DP1022DS.h247 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB /* length 256K */ \
276 #define CONFIG_SYS_OR2_PRELIM (OR_AM_32KB | 0x6ff7)
H A DMPC837XEMDS.h261 #define CONFIG_SYS_OR1_PRELIM (OR_AM_32KB \
283 #define CONFIG_SYS_OR3_PRELIM (OR_AM_32KB \
H A Dcontrolcenterd.h146 #define CONFIG_UART_OR_PRELIM (OR_AM_32KB | 0xff7)
H A Dp1_p2_rdb_pc.h396 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB \
405 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB /* small page */ \
H A Dve8313.h183 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB \
H A DMPC832XEMDS.h224 #define CONFIG_SYS_OR1_PRELIM (OR_AM_32KB \
H A DMPC837XERDB.h278 #define CONFIG_SYS_OR1_PRELIM (OR_AM_32KB \
H A DMPC8349EMDS.h194 #define CONFIG_SYS_OR1_PRELIM (OR_AM_32KB \
/openbmc/u-boot/board/freescale/p1022ds/
H A Ddiu.c114 new_or0 = OR_AM_32KB | 0xFF7; in platform_diu_init()
120 new_or1 = OR_AM_32KB | 0xFF7; in platform_diu_init()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h205 #define OR_AM_32KB 0xFFFF8000 macro