Searched refs:NUM_PWM (Results 1 – 2 of 2) sorted by relevance
25 #define NUM_PWM 4 macro218 pc->chip.npwm = NUM_PWM; in spear_pwm_probe()
285 #define NUM_PWM ARRAY_SIZE(IT87_REG_PWM) macro624 u8 pwm_ctrl[NUM_PWM]; /* Register value */625 u8 pwm_duty[NUM_PWM]; /* Manual PWM value set by user */626 u8 pwm_temp_map[NUM_PWM];/* PWM to temp. chan. mapping (bits 1-0) */959 for (i = 0; i < NUM_PWM; i++) { in it87_update_device()