Home
last modified time | relevance | path

Searched refs:has_pll_d2_out0 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/tegra/
Ddc.c2853 .has_pll_d2_out0 = false,
2876 .has_pll_d2_out0 = true,
2899 .has_pll_d2_out0 = true,
2922 .has_pll_d2_out0 = true,
2945 .has_pll_d2_out0 = true,
2996 .has_pll_d2_out0 = false,
3047 .has_pll_d2_out0 = false,
Drgb.c252 if (dc->soc->has_pll_d2_out0) { in tegra_dc_rgb_probe()
Ddc.h79 bool has_pll_d2_out0; member