Searched defs:tegra_pmc_soc (Results 1 – 1 of 1) sorted by relevance
148 struct tegra_pmc_soc { struct149 unsigned int num_powergates;150 const char *const *powergates;151 unsigned int num_cpu_powergates;152 const u8 *cpu_powergates;154 bool has_tsense_reset;155 bool has_gpu_clamps;156 bool needs_mbist_war;158 const struct tegra_io_pad_soc *io_pads;159 unsigned int num_io_pads;[all …]