Searched refs:SOR_DP_LINKCTL0 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/tegra/ |
D | sor.c | 889 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_dp_link_configure() 896 tegra_sor_writel(sor, value, SOR_DP_LINKCTL0); in tegra_sor_dp_link_configure() 1248 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_apply_config() 1251 tegra_sor_writel(sor, value, SOR_DP_LINKCTL0); in tegra_sor_apply_config() 1609 DEBUGFS_REG32(SOR_DP_LINKCTL0), 2353 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_hdmi_enable() 2356 tegra_sor_writel(sor, value, SOR_DP_LINKCTL0); in tegra_sor_hdmi_enable() 2870 value = tegra_sor_readl(sor, SOR_DP_LINKCTL0); in tegra_sor_dp_enable() 2872 tegra_sor_writel(sor, value, SOR_DP_LINKCTL0); in tegra_sor_dp_enable()
|
D | sor.h | 228 #define SOR_DP_LINKCTL0 0x4c macro
|