Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-isl1208.c41 #define ISL1219_REG_EV 0x09 macro
911 rc = i2c_smbus_read_byte_data(client, ISL1219_REG_EV); in isl1208_probe()
923 rc = i2c_smbus_write_byte_data(client, ISL1219_REG_EV, rc); in isl1208_probe()