spu_subtype      2604 drivers/crypto/bcm/cipher.c 	    (spu->spu_subtype == SPU_SUBTYPE_SPUM_NSP) &&
spu_subtype      4388 drivers/crypto/bcm/cipher.c 				   enum spu_spu_subtype spu_subtype)
spu_subtype      4413 drivers/crypto/bcm/cipher.c 		if (spu_subtype == SPU_SUBTYPE_SPUM_NS2)
spu_subtype      4575 drivers/crypto/bcm/cipher.c 	    (spu->spu_subtype != SPU_SUBTYPE_SPU2_V2))
spu_subtype      4759 drivers/crypto/bcm/cipher.c 	spu->spu_subtype = matched_spu_type->subtype;
spu_subtype      4803 drivers/crypto/bcm/cipher.c 	spu_functions_register(&pdev->dev, spu->spu_type, spu->spu_subtype);
spu_subtype       412 drivers/crypto/bcm/cipher.h 	enum spu_spu_subtype spu_subtype;