Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/
H A Dpmc.c339 struct tegra_pmc_soc { struct
340 unsigned int num_powergates;
341 const char *const *powergates;
342 unsigned int num_cpu_powergates;
343 const u8 *cpu_powergates;
345 bool has_tsense_reset;
346 bool has_gpu_clamps;
347 bool needs_mbist_war;
348 bool has_impl_33v_pwr;
349 bool maybe_tz_only;
[all …]