Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-hibvt.c18 #define PWM_CFG0_ADDR(x) (((x) * 0x20) + 0x0) macro
109 hibvt_pwm_set_bits(hi_pwm_chip->base, PWM_CFG0_ADDR(pwm->hwpwm), in hibvt_pwm_config()
140 value = readl(base + PWM_CFG0_ADDR(pwm->hwpwm)); in hibvt_pwm_get_state()