Searched refs:NUM_AUTO_PWM (Results 1 – 1 of 1) sorted by relevance
286 #define NUM_AUTO_PWM ARRAY_SIZE(IT87_REG_PWM) macro629 u8 auto_pwm[NUM_AUTO_PWM][4]; /* [nr][3] is hard-coded */630 s8 auto_temp[NUM_AUTO_PWM][5]; /* [nr][0] is point1_temp_hyst */3247 for (i = 0; i < NUM_AUTO_PWM; i++) { in it87_init_device()