Searched refs:NR_CHANNEL (Results 1 – 1 of 1) sorted by relevance
50 #define NR_CHANNEL 6 macro62 u8 fan_config[NR_CHANNEL];63 u8 fan_dynamics[NR_CHANNEL];65 u16 tach[NR_CHANNEL * 2];66 u16 pwm[NR_CHANNEL];67 u16 target_count[NR_CHANNEL];93 for (i = 0; i < NR_CHANNEL; i++) { in max31790_update_device()103 MAX31790_REG_TACH_COUNT(NR_CHANNEL in max31790_update_device()107 data->tach[NR_CHANNEL + i] = rv; in max31790_update_device()176 sr = get_tach_period(data->fan_dynamics[channel % NR_CHANNEL]); in max31790_read_fan()[all …]