Searched refs:SOR_PLL0_VCOCAP (Results 1 – 2 of 2) sorted by relevance
95 #define SOR_PLL0_VCOCAP(x) (((x) & 0xf) << 8) macro96 #define SOR_PLL0_VCOCAP_RST SOR_PLL0_VCOCAP(3)
2430 value |= SOR_PLL0_VCOCAP(settings->vcocap); in tegra_sor_hdmi_enable()