Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/tegra/
Dpmc.c332 struct tegra_pmc_soc { struct
333 unsigned int num_powergates;
334 const char *const *powergates;
335 unsigned int num_cpu_powergates;
336 const u8 *cpu_powergates;
338 bool has_tsense_reset;
339 bool has_gpu_clamps;
340 bool needs_mbist_war;
341 bool has_impl_33v_pwr;
342 bool maybe_tz_only;
[all …]