Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pwm/
Dpwm-tegra.c88 static inline u32 pwm_readl(struct tegra_pwm_chip *pc, unsigned int offset) in pwm_readl() function
225 val = pwm_readl(pc, pwm->hwpwm); in tegra_pwm_enable()
237 val = pwm_readl(pc, pwm->hwpwm); in tegra_pwm_disable()