Home
last modified time | relevance | path

Searched refs:SOR_DP_LINKCTL_0 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/tegra/
Dsor.c763 DUMP_REG(SOR_DP_LINKCTL_0); in tegra_sor_show_regs()
1119 value = tegra_sor_readl(sor, SOR_DP_LINKCTL_0); in tegra_sor_encoder_mode_set()
1122 tegra_sor_writel(sor, value, SOR_DP_LINKCTL_0); in tegra_sor_encoder_mode_set()
1144 value = tegra_sor_readl(sor, SOR_DP_LINKCTL_0); in tegra_sor_encoder_mode_set()
1151 tegra_sor_writel(sor, value, SOR_DP_LINKCTL_0); in tegra_sor_encoder_mode_set()
1228 value = tegra_sor_readl(sor, SOR_DP_LINKCTL_0); in tegra_sor_encoder_mode_set()
1235 tegra_sor_writel(sor, value, SOR_DP_LINKCTL_0); in tegra_sor_encoder_mode_set()
Dsor.h168 #define SOR_DP_LINKCTL_0 0x4c macro