Searched refs:W83791D_REG_TEMP_ADD (Results 1 – 1 of 1) sorted by relevance
163 static const u8 W83791D_REG_TEMP_ADD[2][6] = { variable994 w83791d_write(client, W83791D_REG_TEMP_ADD[nr][index * 2], in store_temp23()996 w83791d_write(client, W83791D_REG_TEMP_ADD[nr][index * 2 + 1], in store_temp23()1612 W83791D_REG_TEMP_ADD[i][j * 2]) << 8) | in w83791d_update_device()1614 W83791D_REG_TEMP_ADD[i][j * 2 + 1]); in w83791d_update_device()