Searched refs:PWM_SIFIVE_PWMCMP (Results 1 – 1 of 1) sorted by relevance
27 #define PWM_SIFIVE_PWMCMP(i) (0x20 + 4 * (i)) macro115 duty = readl(ddata->regs + PWM_SIFIVE_PWMCMP(pwm->hwpwm)); in pwm_sifive_get_state()193 writel(frac, ddata->regs + PWM_SIFIVE_PWMCMP(pwm->hwpwm)); in pwm_sifive_apply()262 val = readl(ddata->regs + PWM_SIFIVE_PWMCMP(i)); in pwm_sifive_probe()