Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/memory/tegra/
H A Dmc.h95 extern const struct tegra_mc_soc tegra20_mc_soc;
99 extern const struct tegra_mc_soc tegra30_mc_soc;
103 extern const struct tegra_mc_soc tegra114_mc_soc;
107 extern const struct tegra_mc_soc tegra124_mc_soc;
111 extern const struct tegra_mc_soc tegra132_mc_soc;
115 extern const struct tegra_mc_soc tegra210_mc_soc;
H A Dtegra20.c283 const struct tegra_mc_soc tegra20_mc_soc = {
H A Dtegra124.c1043 const struct tegra_mc_soc tegra124_mc_soc = {
1075 const struct tegra_mc_soc tegra132_mc_soc = {
H A Dtegra114.c968 const struct tegra_mc_soc tegra114_mc_soc = {
H A Dtegra30.c1014 const struct tegra_mc_soc tegra30_mc_soc = {
H A Dtegra210.c1122 const struct tegra_mc_soc tegra210_mc_soc = {
/OK3568_Linux_fs/kernel/include/soc/tegra/
H A Dmc.h144 struct tegra_mc_soc { struct
173 const struct tegra_mc_soc *soc; argument