Home
last modified time | relevance | path

Searched refs:MAX31790_REG_FAN_CONFIG (Results 1 – 1 of 1) sorted by relevance

/drivers/hwmon/
Dmax31790.c19 #define MAX31790_REG_FAN_CONFIG(ch) (0x02 + (ch)) macro
333 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()