Searched refs:SOR_DP_LINKCTL0 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/tegra/ |
D | sor.c | 1000 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_apply_config() 1003 tegra_sor_writel(sor, value, SOR_DP_LINKCTL0); in tegra_sor_apply_config() 1384 DEBUGFS_REG32(SOR_DP_LINKCTL0), 1850 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_edp_enable() 1853 tegra_sor_writel(sor, value, SOR_DP_LINKCTL0); in tegra_sor_edp_enable() 1877 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_edp_enable() 1880 tegra_sor_writel(sor, value, SOR_DP_LINKCTL0); in tegra_sor_edp_enable() 1916 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_edp_enable() 1923 tegra_sor_writel(sor, value, SOR_DP_LINKCTL0); in tegra_sor_edp_enable() 2527 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_hdmi_enable() [all …]
|
D | sor.h | 227 #define SOR_DP_LINKCTL0 0x4c macro
|