Searched defs:tegra_pmc_soc (Results 1 – 2 of 2) 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 …]
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 …]