Home
last modified time | relevance | path

Searched refs:spu_type_subtype (Results 1 – 2 of 2) sorted by relevance

/drivers/crypto/bcm/
Dcipher.h87 struct spu_type_subtype { struct
Dcipher.c4702 static struct spu_type_subtype spum_ns2_types = {
4706 static struct spu_type_subtype spum_nsp_types = {
4710 static struct spu_type_subtype spu2_types = {
4714 static struct spu_type_subtype spu2_v2_types = {
4745 const struct spu_type_subtype *matched_spu_type; in spu_dt_read()