Searched refs:SOR_DP_LINKCTL_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/tegra/ | ||
D | sor.h | 174 #define SOR_DP_LINKCTL_ENABLE (1 << 0) macro |
D | sor.c | 1145 value |= SOR_DP_LINKCTL_ENABLE; in tegra_sor_encoder_mode_set() |