Searched refs:NR_CHANNEL (Results 1 – 1 of 1) sorted by relevance
57 #define NR_CHANNEL 6 macro69 u8 fan_config[NR_CHANNEL];70 u8 fan_dynamics[NR_CHANNEL];72 u16 tach[NR_CHANNEL * 2];73 u16 pwm[NR_CHANNEL];74 u16 target_count[NR_CHANNEL];100 for (i = 0; i < NR_CHANNEL; i++) { in max31790_update_device()110 MAX31790_REG_TACH_COUNT(NR_CHANNEL in max31790_update_device()114 data->tach[NR_CHANNEL + i] = rv; in max31790_update_device()509 int index = to_sensor_dev_attr(devattr)->index % NR_CHANNEL; in max31790_attrs_visible()[all …]