Home
last modified time | relevance | path

Searched refs: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
422 const struct tegra_pmc_soc *soc;
2242 const struct tegra_pmc_soc *soc = pmc->soc; in tegra_pmc_irq_alloc()
3120 static const struct tegra_pmc_soc tegra20_pmc_soc = {
3181 static const struct tegra_pmc_soc tegra30_pmc_soc = {
3238 static const struct tegra_pmc_soc tegra114_pmc_soc = {
3355 static const struct tegra_pmc_soc tegra124_pmc_soc = {
3481 static const struct tegra_pmc_soc tegra210_pmc_soc = {
3639 static const struct tegra_pmc_soc tegra186_pmc_soc = {
3781 static const struct tegra_pmc_soc tegra194_pmc_soc = {
[all …]