Lines Matching +defs:val +defs:pc
84 static inline u32 pwm_readl(struct tegra_pwm_chip *pc, unsigned int offset) in pwm_readl()
89 static inline void pwm_writel(struct tegra_pwm_chip *pc, unsigned int offset, u32 value) in pwm_writel()
97 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); in tegra_pwm_config() local
100 u32 val = 0; in tegra_pwm_config() local
213 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); in tegra_pwm_enable() local
215 u32 val; in tegra_pwm_enable() local
230 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); in tegra_pwm_disable() local
231 u32 val; in tegra_pwm_disable() local
273 struct tegra_pwm_chip *pc; in tegra_pwm_probe() local
353 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); in tegra_pwm_remove() local
365 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); in tegra_pwm_runtime_suspend() local
382 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); in tegra_pwm_runtime_resume() local