Searched refs:tegra_sor_writel (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/tegra/
H A Dsor.c495 static inline void tegra_sor_writel(struct tegra_sor *sor, u32 value, function
561 tegra_sor_writel(sor, value, SOR_CLK_CNTRL);
674 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0);
679 tegra_sor_writel(sor, value, SOR_LANE_SEQ_CTL);
706 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0);
711 tegra_sor_writel(sor, value, SOR_LANE_SEQ_CTL);
753 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0);
760 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0);
770 tegra_sor_writel(sor, value, sor->soc->regs->dp_padctl0);
774 tegra_sor_writel(so
[all...]

Completed in 152 milliseconds