Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dmax6650.c55 #define MAX6650_REG_ALARM_EN 0x08 macro
454 reg = i2c_smbus_read_byte_data(client, MAX6650_REG_ALARM_EN); in max6650_init_client()