Home
last modified time | relevance | path

Searched refs:tegra_sor_readl (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/tegra/
Dsor.c397 static inline u32 tegra_sor_readl(struct tegra_sor *sor, unsigned int offset) in tegra_sor_readl() function
450 value = tegra_sor_readl(sor, SOR_CLK_CNTRL); in tegra_clk_sor_pad_set_parent()
475 value = tegra_sor_readl(sor, SOR_CLK_CNTRL); in tegra_clk_sor_pad_get_parent()
553 value = tegra_sor_readl(sor, 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()
566 value = tegra_sor_readl(sor, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast()
590 value = tegra_sor_readl(sor, SOR_DP_SPARE0); in tegra_sor_dp_train_fast()
647 value = tegra_sor_readl(sor, SOR_PWM_DIV); in tegra_sor_setup_pwm()
652 value = tegra_sor_readl(sor, SOR_PWM_CTL); in tegra_sor_setup_pwm()
662 value = tegra_sor_readl(sor, SOR_PWM_CTL); in tegra_sor_setup_pwm()
[all …]