Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/fsl/
Dguts.c26 struct fsl_soc_die_attr { struct
38 static const struct fsl_soc_die_attr fsl_soc_die[] = { argument
106 static const struct fsl_soc_die_attr *fsl_soc_die_match( in fsl_soc_die_match()
107 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
138 const struct fsl_soc_die_attr *soc_die; in fsl_guts_probe()