Searched refs:SOR_PLL0_VCOCAP (Results 1 – 2 of 2) sorted by relevance
93 #define SOR_PLL0_VCOCAP(x) (((x) & 0xf) << 8) macro94 #define SOR_PLL0_VCOCAP_RST SOR_PLL0_VCOCAP(3)
2496 value |= SOR_PLL0_VCOCAP(settings->vcocap); in tegra_sor_hdmi_enable()2820 value |= SOR_PLL0_VCOCAP(0x3); in tegra_sor_dp_enable()