Home
last modified time | relevance | path

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

/drivers/hwmon/
Dmax6650.c73 #define MAX6650_REG_COUNT 0x16 macro
154 MAX6650_REG_COUNT); in max6650_update_device()
451 i2c_smbus_write_byte_data(client, MAX6650_REG_COUNT, data->count); in set_div()
645 data->count = i2c_smbus_read_byte_data(client, MAX6650_REG_COUNT); in max6650_init_client()