Searched refs:temp_add (Results 1 – 3 of 3) sorted by relevance
274 u8 temp_add[2][6]; /* Register value */ member530 (long)TEMP_ADD_FROM_REG(data->temp_add[nr][index], in show_temp23()531 data->temp_add[nr][index+1])); in show_temp23()551 data->temp_add[nr][index] = TEMP_ADD_TO_REG_HIGH(val); in store_temp23()552 data->temp_add[nr][index+1] = TEMP_ADD_TO_REG_LOW(val); in store_temp23()554 data->temp_add[nr][index]); in store_temp23()556 data->temp_add[nr][index+1]); in store_temp23()1529 data->temp_add[i][j] = w83792d_read_value( in w83792d_update_device()1630 data->temp_add[i][j]); in w83792d_print_debug()
289 s16 temp_add[2][3]; /* fixed point value. Top 8 bits are the member956 return sprintf(buf, "%d\n", TEMP23_FROM_REG(data->temp_add[nr][index])); in show_temp23()976 data->temp_add[nr][index] = TEMP23_TO_REG(val); in store_temp23()978 data->temp_add[nr][index] >> 8); in store_temp23()980 data->temp_add[nr][index] & 0x80); in store_temp23()1568 data->temp_add[i][j] = in w83791d_update_device()1640 (u16) data->temp_add[i][j]); in w83791d_print_debug()
220 u16 temp_add[2]; /* Register value */ member1496 data->temp_add[0] = in w83781d_update_device()1503 data->temp_add[1] = in w83781d_update_device()