Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dmax6650.c74 #define MAX6650_REG_COUNT 0x16 macro
168 MAX6650_REG_COUNT); in max6650_update_device()
504 i2c_smbus_write_byte_data(client, MAX6650_REG_COUNT, data->count); in fan1_div_store()
691 data->count = i2c_smbus_read_byte_data(client, MAX6650_REG_COUNT); in max6650_init_client()