Searched refs:SOR_PLL0_VCOCAP (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dsor.h90 #define SOR_PLL0_VCOCAP(x) (((x) & 0xf) << 8) macro
91 #define SOR_PLL0_VCOCAP_RST SOR_PLL0_VCOCAP(3)
H A Dsor.c1974 value |= SOR_PLL0_VCOCAP(settings->vcocap); tegra_sor_hdmi_enable()

Completed in 59 milliseconds