Home
last modified time | relevance | path

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

/drivers/hwmon/
Dmax6650.c82 #define MAX6650_REG_COUNT 0x16 macro
415 i2c_smbus_write_byte_data(client, MAX6650_REG_COUNT, data->count); in set_div()
486 ||(i2c_smbus_read_byte_data(client, MAX6650_REG_COUNT) & 0xFC))) { in max6650_detect()
629 data->count = i2c_smbus_read_byte_data(client, MAX6650_REG_COUNT); in max6650_init_client()
659 MAX6650_REG_COUNT); in max6650_update_device()