Searched refs:SOR_PLL1_LOADADJ (Results 1 – 2 of 2) sorted by relevance
109 #define SOR_PLL1_LOADADJ(x) (((x) & 0xf) << 20) macro
905 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()