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()
266 #define NUM_PWM ARRAY_SIZE(IT87_REG_PWM) macro557 u8 pwm_ctrl[NUM_PWM]; /* Register value */558 u8 pwm_duty[NUM_PWM]; /* Manual PWM value set by user */559 u8 pwm_temp_map[NUM_PWM];/* PWM to temp. chan. mapping (bits 1-0) */825 for (i = 0; i < NUM_PWM; i++) { in it87_update_device()
Completed in 12 milliseconds