Searched refs:MAX31790_REG_FAN_CONFIG (Results 1 – 1 of 1) sorted by relevance
19 #define MAX31790_REG_FAN_CONFIG(ch) (0x02 + (ch)) macro333 err = i2c_smbus_write_byte_data(client, MAX31790_REG_FAN_CONFIG(channel), in max31790_write_pwm()447 MAX31790_REG_FAN_CONFIG(i)); in max31790_init_client()