Searched refs:OR_FCM_PGS (Results 1 – 16 of 16) sorted by relevance
45 const int large = CONFIG_SYS_NAND_OR_PRELIM & OR_FCM_PGS; in nand_spl_load_image()
759 OR_FCM_PGS); in fsl_elbc_chip_init()781 OR_FCM_PGS); in fsl_elbc_chip_init()
136 | OR_FCM_PGS \
164 OR_FCM_PGS | \
162 OR_FCM_PGS | \
225 OR_FCM_PGS |\
309 | OR_FCM_PGS /* Large Page*/ \
258 | OR_FCM_PGS /* Large Page*/ \
238 | OR_FCM_PGS /* Large Page*/ \
247 | OR_FCM_PGS /* Large Page*/ \
439 | OR_FCM_PGS /* Large Page*/ \
167 | OR_FCM_PGS /* Large page size */ \
62 #define OR_FCM_PGS 0x00000400 macro
696 if (in_be32(&lbc->bank[priv->bank].or) & OR_FCM_PGS) in fsl_elbc_chip_init()815 clrbits32(&lbc->bank[priv->bank].or, OR_FCM_PGS); in fsl_elbc_attach_chip()818 setbits32(&lbc->bank[priv->bank].or, OR_FCM_PGS); in fsl_elbc_attach_chip()
152 #define OR_FCM_PGS 0x00000400 macro