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

/linux-master/drivers/gpu/drm/tegra/
H A Dsor.h93 #define SOR_PLL0_VCOCAP(x) (((x) & 0xf) << 8) macro
94 #define SOR_PLL0_VCOCAP_RST SOR_PLL0_VCOCAP(3)
H A Dsor.c2499 value |= SOR_PLL0_VCOCAP(settings->vcocap);
2823 value |= SOR_PLL0_VCOCAP(0x3);

Completed in 190 milliseconds