Searched defs:tegra_pmc_soc (Results 1 – 1 of 1) sorted by relevance
110068 struct tegra_pmc_soc { struct110069 unsigned int num_powergates;110070 const char * const *powergates;110071 unsigned int num_cpu_powergates;110072 const u8 *cpu_powergates;110073 bool has_tsense_reset;110074 bool has_gpu_clamps;110075 bool needs_mbist_war;110076 bool has_impl_33v_pwr;110077 bool maybe_tz_only;[all …]