Searched refs:SAMSUNG_PWM_NUM (Results 1 – 2 of 2) sorted by relevance
21 #define SAMSUNG_PWM_NUM 5 macro
494 if (val >= SAMSUNG_PWM_NUM) { in pwm_samsung_parse_dt()527 chip->chip.npwm = SAMSUNG_PWM_NUM; in pwm_samsung_probe()528 chip->inverter_mask = BIT(SAMSUNG_PWM_NUM) - 1; in pwm_samsung_probe()564 for (chan = 0; chan < SAMSUNG_PWM_NUM; ++chan) in pwm_samsung_probe()610 for (i = 0; i < SAMSUNG_PWM_NUM; i++) { in pwm_samsung_resume()