Searched refs:NCT3018Y_REG_CTRL (Results 1 – 1 of 1) sorted by relevance
23 #define NCT3018Y_REG_CTRL 0x0A /* timer control */ macro55 flags = i2c_smbus_read_byte_data(client, NCT3018Y_REG_CTRL); in nct3018y_set_alarm_mode()68 err = i2c_smbus_write_byte_data(client, NCT3018Y_REG_CTRL, flags); in nct3018y_set_alarm_mode()98 flags = i2c_smbus_read_byte_data(client, NCT3018Y_REG_CTRL); in nct3018y_get_alarm_mode()475 flags = i2c_smbus_read_byte_data(client, NCT3018Y_REG_CTRL); in nct3018y_probe()484 err = i2c_smbus_write_byte_data(client, NCT3018Y_REG_CTRL, flags); in nct3018y_probe()