Searched refs:tmp_value (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/iio/common/st_sensors/
H A Dst_sensors_core.c151 u8 tmp_value; st_sensors_set_enable() local
158 tmp_value = sdata->sensor_settings->pw.value_on; st_sensors_set_enable()
167 tmp_value = odr_out.value; st_sensors_set_enable()
172 sdata->sensor_settings->pw.mask, tmp_value); st_sensors_set_enable()
/linux-4.1.27/net/core/
H A Dpktgen.c1696 __u32 tmp_value = 0; pktgen_if_write() local
1697 len = hex32_arg(&user_buffer[i], 2, &tmp_value); pktgen_if_write()
1703 pkt_dev->tos = tmp_value; pktgen_if_write()
1712 __u32 tmp_value = 0; pktgen_if_write() local
1713 len = hex32_arg(&user_buffer[i], 2, &tmp_value); pktgen_if_write()
1719 pkt_dev->traffic_class = tmp_value; pktgen_if_write()
/linux-4.1.27/arch/x86/kernel/apic/
H A Dapic.c322 unsigned int lvtt_value, tmp_value; __setup_APIC_LVTT() local
353 tmp_value = apic_read(APIC_TDCR); __setup_APIC_LVTT()
355 (tmp_value & ~(APIC_TDR_DIV_1 | APIC_TDR_DIV_TMBASE)) | __setup_APIC_LVTT()

Completed in 144 milliseconds