Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dmpc8308_p1m.h264 #define CONFIG_SYS_OR1_PRELIM (OR_AM_32KB \
280 #define CONFIG_SYS_OR2_PRELIM (OR_AM_32KB \
H A DP1022DS.h257 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB /* length 256K */ \
288 #define CONFIG_SYS_OR2_PRELIM (OR_AM_32KB | 0x6ff7)
H A DMPC837XEMDS.h268 #define CONFIG_SYS_OR1_PRELIM (OR_AM_32KB \
290 #define CONFIG_SYS_OR3_PRELIM (OR_AM_32KB \
H A Dp1_p2_rdb_pc.h438 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB \
447 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB /* small page */ \
H A Dcontrolcenterd.h149 #define CONFIG_UART_OR_PRELIM (OR_AM_32KB | 0xff7)
H A Dve8313.h192 #define CONFIG_SYS_NAND_OR_PRELIM (OR_AM_32KB \
H A DMPC832XEMDS.h232 #define CONFIG_SYS_OR1_PRELIM (OR_AM_32KB \
H A DMPC837XERDB.h287 #define CONFIG_SYS_OR1_PRELIM (OR_AM_32KB \
H A DMPC8349EMDS.h202 #define CONFIG_SYS_OR1_PRELIM (OR_AM_32KB \
/OK3568_Linux_fs/u-boot/board/freescale/p1022ds/
H A Ddiu.c115 new_or0 = OR_AM_32KB | 0xFF7; in platform_diu_init()
121 new_or1 = OR_AM_32KB | 0xFF7; in platform_diu_init()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h206 #define OR_AM_32KB 0xFFFF8000 macro