Home
last modified time | relevance | path

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

/drivers/hwmon/
Dmax6650.c74 #define MAX6650_REG_COUNT 0x16 macro
168 MAX6650_REG_COUNT); in max6650_update_device()
500 i2c_smbus_write_byte_data(client, MAX6650_REG_COUNT, data->count); in set_div()
687 data->count = i2c_smbus_read_byte_data(client, MAX6650_REG_COUNT); in max6650_init_client()