Searched refs:W83793_REG_TEMP_MODE (Results 1 – 1 of 1) sorted by relevance
107 static u16 W83793_REG_TEMP_MODE[2] = { 0x5e, 0x5f }; variable690 w83793_read_value(client, W83793_REG_TEMP_MODE[index]); in store_temp_mode()693 w83793_write_value(client, W83793_REG_TEMP_MODE[index], in store_temp_mode()1776 tmp = w83793_read_value(client, W83793_REG_TEMP_MODE[0]); in w83793_probe()1786 tmp = w83793_read_value(client, W83793_REG_TEMP_MODE[1]); in w83793_probe()2025 w83793_read_value(client, W83793_REG_TEMP_MODE[i]); in w83793_update_nonvolatile()