Searched refs:NR_CHANNEL (Results 1 – 1 of 1) sorted by relevance
48 #define NR_CHANNEL 6 macro60 u8 fan_config[NR_CHANNEL];61 u8 fan_dynamics[NR_CHANNEL];63 u16 tach[NR_CHANNEL * 2];64 u16 pwm[NR_CHANNEL];65 u16 target_count[NR_CHANNEL];91 for (i = 0; i < NR_CHANNEL; i++) { in max31790_update_device()101 MAX31790_REG_TACH_COUNT(NR_CHANNEL in max31790_update_device()105 data->tach[NR_CHANNEL + i] = rv; in max31790_update_device()174 sr = get_tach_period(data->fan_dynamics[channel % NR_CHANNEL]); in max31790_read_fan()[all …]