Searched refs:dp_padctl0 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | sor.c | 296 unsigned int dp_padctl0; member 553 value = tegra_sor_readl(sor, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 557 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 559 value = tegra_sor_readl(sor, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 562 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 566 value = tegra_sor_readl(sor, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 569 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 1126 value = tegra_sor_readl(sor, sor->soc->regs->dp_padctl0); in tegra_sor_power_down() 1129 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0); in tegra_sor_power_down() 1705 value = tegra_sor_readl(sor, sor->soc->regs->dp_padctl0); in tegra_sor_edp_enable() [all …]
|