Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h108 #define SOR_PLL1_LOADADJ_MASK (0xf << 20) macro
H A Dsor.c901 value &= ~SOR_PLL1_LOADADJ_MASK; in tegra_sor_dp_link_configure()
2505 value &= ~SOR_PLL1_LOADADJ_MASK; in tegra_sor_hdmi_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h108 #define SOR_PLL1_LOADADJ_MASK (0xf << 20) macro
H A Dsor.c902 value &= ~SOR_PLL1_LOADADJ_MASK; in tegra_sor_dp_link_configure()
2501 value &= ~SOR_PLL1_LOADADJ_MASK; in tegra_sor_hdmi_enable()

Completed in 13 milliseconds