Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dcipher.h90 struct spu_type_subtype { struct
91 typespu_type_subtype global() argument
92 subtypespu_type_subtype global() argument
H A Dcipher.c4542 static struct spu_type_subtype spum_ns2_types = {
4546 static struct spu_type_subtype spum_nsp_types = {
4550 static struct spu_type_subtype spu2_types = {
4554 static struct spu_type_subtype spu2_v2_types = {
4585 const struct spu_type_subtype *matched_spu_type; in spu_dt_read()