Searched refs:tegra210_dpaux_soc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dpaux.c | 670 static const struct tegra_dpaux_soc tegra210_dpaux_soc = { variable 684 { .compatible = "nvidia,tegra186-dpaux", .data = &tegra210_dpaux_soc }, 685 { .compatible = "nvidia,tegra210-dpaux", .data = &tegra210_dpaux_soc },
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dpaux.c | 672 static const struct tegra_dpaux_soc tegra210_dpaux_soc = { variable 686 { .compatible = "nvidia,tegra186-dpaux", .data = &tegra210_dpaux_soc }, 687 { .compatible = "nvidia,tegra210-dpaux", .data = &tegra210_dpaux_soc },
|
Completed in 3 milliseconds