Searched defs:tegra_pmc_soc (Results 1 – 1 of 1) sorted by relevance
206 struct tegra_pmc_soc { struct207 unsigned int num_powergates;208 const char *const *powergates;209 unsigned int num_cpu_powergates;210 const u8 *cpu_powergates;212 bool has_tsense_reset;213 bool has_gpu_clamps;214 bool needs_mbist_war;215 bool has_impl_33v_pwr;216 bool maybe_tz_only;[all …]