Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pwm/
Dpwm-tegra.c84 static inline u32 pwm_readl(struct tegra_pwm_chip *pc, unsigned int offset) in pwm_readl() function
221 val = pwm_readl(pc, pwm->hwpwm); in tegra_pwm_enable()
233 val = pwm_readl(pc, pwm->hwpwm); in tegra_pwm_disable()