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