Searched refs:tegra_sor_readl (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/tegra/ |
| D | sor.c | 474 static inline u32 tegra_sor_readl(struct tegra_sor *sor, unsigned int offset) in tegra_sor_readl() function 527 value = tegra_sor_readl(sor, SOR_CLK_CNTRL); in tegra_clk_sor_pad_set_parent() 552 value = tegra_sor_readl(sor, SOR_CLK_CNTRL); in tegra_clk_sor_pad_get_parent() 630 value = tegra_sor_readl(sor, 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() 643 value = tegra_sor_readl(sor, sor->soc->regs->dp_padctl0); in tegra_sor_dp_train_fast() 667 value = tegra_sor_readl(sor, SOR_DP_SPARE0); in tegra_sor_dp_train_fast() 724 value = tegra_sor_readl(sor, SOR_PWM_DIV); in tegra_sor_setup_pwm() 729 value = tegra_sor_readl(sor, SOR_PWM_CTL); in tegra_sor_setup_pwm() 739 value = tegra_sor_readl(sor, SOR_PWM_CTL); in tegra_sor_setup_pwm() [all …]
|