Searched defs:tegra_mc_soc (Results 1 – 1 of 1) sorted by relevance
186 struct tegra_mc_soc { struct187 const struct tegra_mc_client *clients;188 unsigned int num_clients;190 const unsigned long *emem_regs;191 unsigned int num_emem_regs;193 unsigned int num_address_bits;194 unsigned int atom_size;218 const struct tegra_mc_soc *soc; argument
Completed in 4 milliseconds