Searched defs:tegra_pmc_soc (Results 1 – 1 of 1) sorted by relevance
318 struct tegra_pmc_soc { struct319 unsigned int num_powergates;320 const char *const *powergates;321 unsigned int num_cpu_powergates;322 const u8 *cpu_powergates;324 bool has_tsense_reset;325 bool has_gpu_clamps;326 bool needs_mbist_war;327 bool has_impl_33v_pwr;328 bool maybe_tz_only;[all …]