Searched refs:tegra_pwm_chip (Results 1 – 1 of 1) sorted by relevance
67 struct tegra_pwm_chip { struct 79 static inline struct tegra_pwm_chip *to_tegra_pwm_chip(struct pwm_chip *chip) in to_tegra_pwm_chip() argument 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() 213 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); in tegra_pwm_enable() 230 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); in tegra_pwm_disable() 273 struct tegra_pwm_chip *pc; in tegra_pwm_probe() 353 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); in tegra_pwm_remove() 365 struct tegra_pwm_chip *p in tegra_pwm_runtime_suspend() [all...]