Home
last modified time | relevance | path

Searched refs:OR_FCM_PGS (Results 1 – 14 of 14) sorted by relevance

/external/u-boot/drivers/mtd/nand/
Dfsl_elbc_spl.c44 const int large = CONFIG_SYS_NAND_OR_PRELIM & OR_FCM_PGS; in nand_spl_load_image()
Dfsl_elbc_nand.c758 OR_FCM_PGS); in fsl_elbc_chip_init()
780 OR_FCM_PGS); in fsl_elbc_chip_init()
/external/u-boot/include/configs/
DP1023RDB.h129 | OR_FCM_PGS \
Dxpedite537x.h155 OR_FCM_PGS | \
Dxpedite550x.h156 OR_FCM_PGS | \
Dids8313.h222 OR_FCM_PGS |\
DMPC8572DS.h301 | OR_FCM_PGS /* Large Page*/ \
DP2041RDB.h232 | OR_FCM_PGS /* Large Page*/ \
DP1022DS.h249 | OR_FCM_PGS /* Large Page*/ \
DMPC8536DS.h299 | OR_FCM_PGS /* Large Page*/ \
Dcorenet_ds.h241 | OR_FCM_PGS /* Large Page*/ \
Dp1_p2_rdb_pc.h410 | OR_FCM_PGS /* Large Page*/ \
/external/u-boot/include/configs/km/
Dkmp204x-common.h164 | OR_FCM_PGS /* Large page size */ \
/external/u-boot/arch/powerpc/include/asm/
Dfsl_lbc.h151 #define OR_FCM_PGS 0x00000400 macro