Searched refs:SOR_DP_PADCTL0 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dsor.c258 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_dp_train_fast()
262 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_dp_train_fast()
264 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_dp_train_fast()
267 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_dp_train_fast()
271 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_dp_train_fast()
274 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_dp_train_fast()
339 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_dp_term_calibrate()
341 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_dp_term_calibrate()
370 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_dp_term_calibrate()
372 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_dp_term_calibrate()
740 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_power_down()
743 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_power_down()
953 DUMP_REG(SOR_DP_PADCTL0); tegra_sor_show_regs()
1300 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_edp_enable()
1302 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_edp_enable()
1341 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_edp_enable()
1358 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_edp_enable()
1433 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_edp_enable()
1435 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_edp_enable()
1839 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_hdmi_enable()
1842 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_hdmi_enable()
1958 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_hdmi_enable()
1960 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_hdmi_enable()
2001 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_hdmi_enable()
2005 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_hdmi_enable()
2008 value = tegra_sor_readl(sor, SOR_DP_PADCTL0); tegra_sor_hdmi_enable()
2010 tegra_sor_writel(sor, value, SOR_DP_PADCTL0); tegra_sor_hdmi_enable()
H A Dsor.h269 #define SOR_DP_PADCTL0 0x5c macro

Completed in 56 milliseconds