Searched defs:tegra_mc_soc (Results 1 – 1 of 1) sorted by relevance
144 struct tegra_mc_soc { struct145 const struct tegra_mc_client *clients;146 unsigned int num_clients;148 const unsigned long *emem_regs;149 unsigned int num_emem_regs;173 const struct tegra_mc_soc *soc; argument