Searched refs:SOR_DP_LINKCTL0 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | sor.c | 923 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_apply_config() 926 tegra_sor_writel(sor, value, SOR_DP_LINKCTL0); in tegra_sor_apply_config() 1307 DEBUGFS_REG32(SOR_DP_LINKCTL0), 1773 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_edp_enable() 1776 tegra_sor_writel(sor, value, SOR_DP_LINKCTL0); in tegra_sor_edp_enable() 1800 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_edp_enable() 1803 tegra_sor_writel(sor, value, SOR_DP_LINKCTL0); in tegra_sor_edp_enable() 1839 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_edp_enable() 1846 tegra_sor_writel(sor, value, SOR_DP_LINKCTL0); in tegra_sor_edp_enable() 2305 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_hdmi_enable() [all …]
|
D | sor.h | 230 #define SOR_DP_LINKCTL0 0x4c macro
|