Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon_boards.c51 #define LM87_REG_ALARMS2 0x42 macro
99 i2c_smbus_read_byte_data(client, LM87_REG_ALARMS2); in ef4_init_lm87()
136 reg = i2c_smbus_read_byte_data(client, LM87_REG_ALARMS2); in ef4_check_lm87()
/openbmc/linux/drivers/hwmon/
H A Dlm87.c98 #define LM87_REG_ALARMS2 0x42 macro
249 | (lm87_read_value(client, LM87_REG_ALARMS2) in lm87_update_device()