Searched refs:SAMSUNG_PWM_NUM (Results 1 – 5 of 5) sorted by relevance
69 unsigned int irq[SAMSUNG_PWM_NUM];385 mask = ~pwm.variant.output_mask & ((1 << SAMSUNG_PWM_NUM) - 1); in _samsung_pwm_clocksource_init()412 memcpy(pwm.irq, irqs, SAMSUNG_PWM_NUM * sizeof(*irqs)); in samsung_pwm_clocksource_init()431 for (i = 0; i < SAMSUNG_PWM_NUM; ++i) in samsung_pwm_alloc()435 if (val >= SAMSUNG_PWM_NUM) { in samsung_pwm_alloc()
21 #define SAMSUNG_PWM_NUM 5 macro
495 if (val >= SAMSUNG_PWM_NUM) { in pwm_samsung_parse_dt()528 chip->chip.npwm = SAMSUNG_PWM_NUM; in pwm_samsung_probe()529 chip->inverter_mask = BIT(SAMSUNG_PWM_NUM) - 1; in pwm_samsung_probe()565 for (chan = 0; chan < SAMSUNG_PWM_NUM; ++chan) in pwm_samsung_probe()611 for (i = 0; i < SAMSUNG_PWM_NUM; i++) { in pwm_samsung_resume()
175 s3c64xx_pwm_variant.output_mask = BIT(SAMSUNG_PWM_NUM) - 1; in samsung_set_timer_source()181 unsigned int timer_irqs[SAMSUNG_PWM_NUM] = { in samsung_timer_init()
225 s3c24xx_pwm_variant.output_mask = BIT(SAMSUNG_PWM_NUM) - 1; in samsung_set_timer_source()231 unsigned int timer_irqs[SAMSUNG_PWM_NUM] = { in samsung_timer_init()