Searched refs:dp_padctl0 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/tegra/ |
| D | sor.c | 368 unsigned int dp_padctl0; member 630 value = tegra_sor_readl(sor, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 634 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 636 value = tegra_sor_readl(sor, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 639 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 643 value = tegra_sor_readl(sor, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 646 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 1203 value = tegra_sor_readl(sor, sor->soc->regs->dp_padctl0); in tegra_sor_power_down() 1206 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0); in tegra_sor_power_down() 1782 value = tegra_sor_readl(sor, sor->soc->regs->dp_padctl0); in tegra_sor_edp_enable() [all …]
|