Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/raw/
Dfsl_elbc_spl.c49 const int large = CONFIG_SYS_NAND_OR_PRELIM & OR_FCM_PGS; in nand_spl_load_image()
Dfsl_elbc_nand.c759 OR_FCM_PGS); in fsl_elbc_chip_init()
781 OR_FCM_PGS); in fsl_elbc_chip_init()
/external/u-boot/include/configs/
DP1023RDB.h124 | OR_FCM_PGS \
Dxpedite537x.h149 OR_FCM_PGS | \
Dkmp204x.h164 | OR_FCM_PGS /* Large page size */ \
Dxpedite550x.h151 OR_FCM_PGS | \
DP2041RDB.h198 | OR_FCM_PGS /* Large Page*/ \
DP1022DS.h238 | OR_FCM_PGS /* Large Page*/ \
DMPC8572DS.h296 | OR_FCM_PGS /* Large Page*/ \
Dcorenet_ds.h208 | OR_FCM_PGS /* Large Page*/ \
DMPC8536DS.h294 | OR_FCM_PGS /* Large Page*/ \
Dp1_p2_rdb_pc.h383 | OR_FCM_PGS /* Large Page*/ \
/external/u-boot/arch/powerpc/include/asm/
Dfsl_lbc.h151 #define OR_FCM_PGS 0x00000400 macro