Home
last modified time | relevance | path

Searched refs:SOR_PLL0_VCOCAP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h93 #define SOR_PLL0_VCOCAP(x) (((x) & 0xf) << 8) macro
94 #define SOR_PLL0_VCOCAP_RST SOR_PLL0_VCOCAP(3)
H A Dsor.c2500 value |= SOR_PLL0_VCOCAP(settings->vcocap); in tegra_sor_hdmi_enable()
2824 value |= SOR_PLL0_VCOCAP(0x3); in tegra_sor_dp_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h93 #define SOR_PLL0_VCOCAP(x) (((x) & 0xf) << 8) macro
94 #define SOR_PLL0_VCOCAP_RST SOR_PLL0_VCOCAP(3)
H A Dsor.c2496 value |= SOR_PLL0_VCOCAP(settings->vcocap); in tegra_sor_hdmi_enable()
2820 value |= SOR_PLL0_VCOCAP(0x3); in tegra_sor_dp_enable()

Completed in 11 milliseconds