csor_ext          758 drivers/mtd/nand/raw/fsl_ifc_nand.c 	uint32_t csor = 0, csor_8k = 0, csor_ext = 0;
csor_ext          784 drivers/mtd/nand/raw/fsl_ifc_nand.c 	csor_ext = ifc_in32(&ifc_global->csor_cs[cs].csor_ext);
csor_ext          789 drivers/mtd/nand/raw/fsl_ifc_nand.c 	ifc_out32(0x0000400, &ifc_global->csor_cs[cs].csor_ext);
csor_ext          825 drivers/mtd/nand/raw/fsl_ifc_nand.c 	ifc_out32(csor_ext, &ifc_global->csor_cs[cs].csor_ext);
csor_ext          794 include/linux/fsl_ifc.h 		__be32 csor_ext;