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