Searched refs:W83793_REG_TEMP_MODE (Results 1 – 1 of 1) sorted by relevance
94 static u16 W83793_REG_TEMP_MODE[2] = { 0x5e, 0x5f }; variable675 w83793_read_value(client, W83793_REG_TEMP_MODE[index]); in store_temp_mode()678 w83793_write_value(client, W83793_REG_TEMP_MODE[index], in store_temp_mode()1747 tmp = w83793_read_value(client, W83793_REG_TEMP_MODE[0]); in w83793_probe()1757 tmp = w83793_read_value(client, W83793_REG_TEMP_MODE[1]); in w83793_probe()1993 w83793_read_value(client, W83793_REG_TEMP_MODE[i]); in w83793_update_nonvolatile()