Searched defs:tegra_pmc_soc (Results 1 – 1 of 1) sorted by relevance
332 struct tegra_pmc_soc { struct333 unsigned int num_powergates;334 const char *const *powergates;335 unsigned int num_cpu_powergates;336 const u8 *cpu_powergates;338 bool has_tsense_reset;339 bool has_gpu_clamps;340 bool needs_mbist_war;341 bool has_impl_33v_pwr;342 bool maybe_tz_only;[all …]