Searched defs:tegra_pmc_soc (Results 1 – 1 of 1) sorted by relevance
338 struct tegra_pmc_soc { struct339 unsigned int num_powergates;340 const char *const *powergates;341 unsigned int num_cpu_powergates;342 const u8 *cpu_powergates;344 bool has_tsense_reset;345 bool has_gpu_clamps;346 bool needs_mbist_war;347 bool has_impl_33v_pwr;348 bool maybe_tz_only;[all …]