NumProtectionFields  423 drivers/mtd/chips/cfi_cmdset_0001.c 		extra_size += (extp->NumProtectionFields - 1) *
NumProtectionFields  704 drivers/mtd/chips/cfi_cmdset_0001.c 		offs = (extp->NumProtectionFields - 1) *
NumProtectionFields 2312 drivers/mtd/chips/cfi_cmdset_0001.c 	if (!extp || !(extp->FeatureSupport & 64) || !extp->NumProtectionFields)
NumProtectionFields 2415 drivers/mtd/chips/cfi_cmdset_0001.c 			if (++field == extp->NumProtectionFields)
NumProtectionFields  164 include/linux/mtd/cfi.h 	uint8_t  NumProtectionFields;