Searched defs:tegra_pmc_soc (Results 1 – 1 of 1) sorted by relevance
72829 struct tegra_pmc_soc { struct72830 unsigned int num_powergates;72831 const char * const *powergates;72832 unsigned int num_cpu_powergates;72833 const u8 *cpu_powergates;72834 bool has_tsense_reset;72835 bool has_gpu_clamps;72836 bool needs_mbist_war;72837 bool has_impl_33v_pwr;72838 bool maybe_tz_only;[all …]