Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_spl.c44 const int large = CONFIG_SYS_NAND_OR_PRELIM & OR_FCM_PGS; in nand_spl_load_image()
H A Dfsl_elbc_nand.c758 OR_FCM_PGS); in fsl_elbc_chip_init()
780 OR_FCM_PGS); in fsl_elbc_chip_init()
/openbmc/u-boot/include/configs/
H A DP1023RDB.h125 | OR_FCM_PGS \
H A Dxpedite537x.h150 OR_FCM_PGS | \
H A Dxpedite550x.h152 OR_FCM_PGS | \
H A Dids8313.h215 OR_FCM_PGS |\
H A DMPC8572DS.h297 | OR_FCM_PGS /* Large Page*/ \
H A DP1022DS.h248 | OR_FCM_PGS /* Large Page*/ \
H A DMPC8536DS.h295 | OR_FCM_PGS /* Large Page*/ \
H A DP2041RDB.h217 | OR_FCM_PGS /* Large Page*/ \
H A Dcorenet_ds.h226 | OR_FCM_PGS /* Large Page*/ \
H A Dp1_p2_rdb_pc.h397 | OR_FCM_PGS /* Large Page*/ \
/openbmc/u-boot/include/configs/km/
H A Dkmp204x-common.h157 | OR_FCM_PGS /* Large page size */ \
/openbmc/linux/arch/powerpc/include/asm/
H A Dfsl_lbc.h62 #define OR_FCM_PGS 0x00000400 macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c695 if (in_be32(&lbc->bank[priv->bank].or) & OR_FCM_PGS) in fsl_elbc_chip_init()
822 clrbits32(&lbc->bank[priv->bank].or, OR_FCM_PGS); in fsl_elbc_attach_chip()
825 setbits32(&lbc->bank[priv->bank].or, OR_FCM_PGS); in fsl_elbc_attach_chip()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h151 #define OR_FCM_PGS 0x00000400 macro