Searched refs:temp_src (Results 1 – 6 of 6) sorted by relevance
342 u8 temp_src[3]; /* Register value */ member533 for (i = 0; i < ARRAY_SIZE(data->temp_src); i++) in w83795_update_pwm_config()534 data->temp_src[i] = w83795_read(client, W83795_REG_TSS(i)); in w83795_update_pwm_config()1004 u8 tmp = data->temp_src[index / 2]; in show_temp_src()1046 data->temp_src[val] &= 0x0f; in store_temp_src()1048 data->temp_src[val] &= 0xf0; in store_temp_src()1050 data->temp_src[val] |= tmp; in store_temp_src()1051 w83795_write(client, W83795_REG_TSS(val), data->temp_src[val]); in store_temp_src()
33 u8 temp_src[NUM_TEMP]; member
263 uint8_t temp_src; member
6580 fan_table.temp_src = (uint8_t)tmp; in si_thermal_setup_fan_table()
267 uint8_t temp_src; member
6032 fan_table.temp_src = (uint8_t)tmp; in si_thermal_setup_fan_table()