Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h109 #define SOR_PLL1_LOADADJ(x) (((x) & 0xf) << 20) macro
H A Dsor.c905 value |= SOR_PLL1_LOADADJ(0x3); in tegra_sor_dp_link_configure()
909 value |= SOR_PLL1_LOADADJ(0x4); in tegra_sor_dp_link_configure()
913 value |= SOR_PLL1_LOADADJ(0x6); in tegra_sor_dp_link_configure()
2507 value |= SOR_PLL1_LOADADJ(settings->loadadj); in tegra_sor_hdmi_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h109 #define SOR_PLL1_LOADADJ(x) (((x) & 0xf) << 20) macro
H A Dsor.c906 value |= SOR_PLL1_LOADADJ(0x3); in tegra_sor_dp_link_configure()
910 value |= SOR_PLL1_LOADADJ(0x4); in tegra_sor_dp_link_configure()
914 value |= SOR_PLL1_LOADADJ(0x6); in tegra_sor_dp_link_configure()
2503 value |= SOR_PLL1_LOADADJ(settings->loadadj); in tegra_sor_hdmi_enable()

Completed in 12 milliseconds