Searched refs:SOR_PLL0_FILTER_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ | ||
H A D | sor.h | 90 #define SOR_PLL0_FILTER_MASK (0xf << 16) macro |
H A D | sor.c | 2492 value &= ~SOR_PLL0_FILTER_MASK; in tegra_sor_hdmi_enable() |