Searched defs:tegra_pmc_soc (Results 1 – 1 of 1) sorted by relevance
295 struct tegra_pmc_soc { struct296 unsigned int num_powergates;297 const char *const *powergates;298 unsigned int num_cpu_powergates;299 const u8 *cpu_powergates;301 bool has_tsense_reset;302 bool has_gpu_clamps;303 bool needs_mbist_war;304 bool has_impl_33v_pwr;305 bool maybe_tz_only;[all …]