Home
last modified time | relevance | path

Searched defs:tegra_pmc_soc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/soc/tegra/
Dpmc.c148 struct tegra_pmc_soc { struct
149 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 …]