Home
last modified time | relevance | path

Searched refs:temp1 (Results 1 – 25 of 69) sorted by relevance

123

/linux/arch/ia64/include/asm/
A Dmca_asm.h109 dep temp1 = 0, temp1, 32, 32; \
111 dep temp1 = 0, temp1, PSR_IT, 1; \
113 dep temp1 = 0, temp1, PSR_DT, 1; \
115 dep temp1 = 0, temp1, PSR_RT, 1; \
117 dep temp1 = 0, temp1, PSR_I, 1; \
119 dep temp1 = 0, temp1, PSR_IC, 1; \
121 dep temp1 = -1, temp1, PSR_MC, 1; \
189 dep temp1 = temp2, temp1, PSR_IC, 1; \
191 dep temp1 = temp2, temp1, PSR_IT, 1; \
193 dep temp1 = temp2, temp1, PSR_DT, 1; \
[all …]
/linux/arch/ia64/kernel/
A Dmca_asm.S518 add temp1=PT(B6), regs
561 stf.spill [temp1]=f11
567 add temp1=SW(F2), regs
726 add temp1=SW(F2), regs
729 ldf.fill f2=[temp1],32
732 ldf.fill f4=[temp1],32
783 add temp1=PT(B6), regs
797 add temp1=PT(AR_CCV)-PT(AR_UNAT), temp1
814 ldf.fill f10=[temp1]
978 mov cr.iip=temp1
[all …]
/linux/drivers/acpi/acpica/
A Ddbtest.c390 union acpi_object *temp1 = NULL; in acpi_db_test_integer_type() local
462 if (temp1) { in acpi_db_test_integer_type()
463 acpi_os_free(temp1); in acpi_db_test_integer_type()
525 temp1->buffer.length); in acpi_db_test_buffer_type()
588 if (temp1) { in acpi_db_test_buffer_type()
589 acpi_os_free(temp1); in acpi_db_test_buffer_type()
633 (temp1->string.length * 8), temp1->string.length, in acpi_db_test_string_type()
634 temp1->string.pointer); in acpi_db_test_string_type()
682 if (temp1) { in acpi_db_test_string_type()
683 acpi_os_free(temp1); in acpi_db_test_string_type()
[all …]
/linux/drivers/media/usb/dvb-usb/
A Daf9005-fe.c64 u8 temp0, temp1; in af9005_read_word_agc() local
155 &temp1); in af9005_get_post_vit_err_cw_count()
168 &temp1); in af9005_get_post_vit_err_cw_count()
187 &temp1); in af9005_get_post_vit_err_cw_count()
249 &temp1); in af9005_get_pre_vit_err_bit_count()
585 buf[2] = temp1; in af9005_fe_program_cfoe()
620 buf[2] = temp1; in af9005_fe_program_cfoe()
651 buf[2] = temp1; in af9005_fe_program_cfoe()
682 buf[2] = temp1; in af9005_fe_program_cfoe()
713 buf[2] = temp1; in af9005_fe_program_cfoe()
[all …]
/linux/sound/pci/emu10k1/
A Dmemory.c575 int page, nextofs, end_offset, temp, temp1; in snd_emu10k1_synth_bzero() local
585 temp1 = end_offset - offset; in snd_emu10k1_synth_bzero()
586 if (temp1 < temp) in snd_emu10k1_synth_bzero()
587 temp = temp1; in snd_emu10k1_synth_bzero()
605 int page, nextofs, end_offset, temp, temp1; in snd_emu10k1_synth_copy_from_user() local
615 temp1 = end_offset - offset; in snd_emu10k1_synth_copy_from_user()
616 if (temp1 < temp) in snd_emu10k1_synth_copy_from_user()
617 temp = temp1; in snd_emu10k1_synth_copy_from_user()
/linux/arch/m68k/lib/
A Dmemset.c39 size_t temp1; in memset() local
58 : "=a" (ls), "=d" (temp), "=&d" (temp1) in memset()
A Dmemcpy.c50 size_t temp1; in memcpy() local
69 : "=a" (lfrom), "=a" (lto), "=d" (temp), "=&d" (temp1) in memcpy()
/linux/drivers/w1/masters/
A Dds2482.c450 int temp1; in ds2482_probe() local
476 temp1 = i2c_smbus_read_byte(client); in ds2482_probe()
477 if (temp1 != (DS2482_REG_STS_LL | DS2482_REG_STS_RST)) { in ds2482_probe()
479 "0x%02X - not a DS2482\n", temp1); in ds2482_probe()
/linux/drivers/video/fbdev/sis/
A Dinit.c1014 unsigned char cr5f, temp1, temp2; in SiS_GetSysFlags() local
1036 if((!temp1) || (temp2)) { in SiS_GetSysFlags()
1053 switch(temp1) { in SiS_GetSysFlags()
1750 temp1 = 0xa0; temp2 = 0x08; in SiS_CloseCRTC()
2231 unsigned short temp1, temp2; in SiS_GetFIFOThresholdIndex300() local
2291 unsigned short temp1, temp2; in SiS_CalcDelay() local
2295 if(temp1 < 4) temp1 = 4; in SiS_CalcDelay()
2296 temp1 -= 4; in SiS_CalcDelay()
2297 if(temp2 < temp1) temp2 = temp1; in SiS_CalcDelay()
3147 temp1 = 0x21; in SiS_Handle760()
[all …]
A Dinit301.c1630 if(temp1 & 0x08) { in SiS_SetTVMode()
1639 if(temp1 & 0x02) { in SiS_SetTVMode()
1652 temp1 &= 0xe0; in SiS_SetTVMode()
7619 temp1 = 0; in SiS_SetGroup4_C_ELV()
8702 temp1 = 0; in SiS_ChrontelDoSomething3()
8707 temp1 = 1; in SiS_ChrontelDoSomething3()
10269 temp1 = temp; in SetAntiFlicker()
10274 temp1 >>= 1; in SetAntiFlicker()
10287 temp1 <<= 1; in SetAntiFlicker()
10317 temp1 >>= 1; in SetEdgeEnhance()
[all …]
A Dsis_main.c2545 u8 temp1, temp2; in SiS_SenseCh() local
2567 if(temp2 != temp1) temp1 = temp2; in SiS_SenseCh()
2569 if((temp1 >= 0x22) && (temp1 <= 0x50)) { in SiS_SenseCh()
2572 if((temp1 & 0x03) != 0x03) { in SiS_SenseCh()
2596 temp1 = test[2]; in SiS_SenseCh()
2598 if(temp1 == 0x02) { in SiS_SenseCh()
2603 } else if (temp1 == 0x01) { in SiS_SenseCh()
2612 } else if(temp1 == 0) { in SiS_SenseCh()
2636 temp1 = 0; in SiS_SenseCh()
2640 if( (temp1 & 0x01) && (temp1 & 0x02) ) temp1 = 0x04; in SiS_SenseCh()
[all …]
/linux/drivers/hwmon/
A Dsmm665.c471 SMM665_ATTR(temp1, input, SMM665_MISC16_ADC_DATA_INT_TEMP);
472 SMM665_ATTR(temp1, min, SMM665_MISC16_ADC_DATA_INT_TEMP);
473 SMM665_ATTR(temp1, max, SMM665_MISC16_ADC_DATA_INT_TEMP);
474 SMM665_ATTR(temp1, lcrit, SMM665_MISC16_ADC_DATA_INT_TEMP);
475 SMM665_ATTR(temp1, crit, SMM665_MISC16_ADC_DATA_INT_TEMP);
476 SMM665_ATTR(temp1, crit_alarm, SMM665_FAULT_TEMP);
/linux/drivers/media/i2c/
A Dov5640.c1289 u8 temp1, temp2; in ov5640_get_sysclk() local
1295 temp2 = temp1 & 0x0f; in ov5640_get_sysclk()
1302 sysdiv = temp1 >> 4; in ov5640_get_sysclk()
1309 multiplier = temp1; in ov5640_get_sysclk()
1314 prediv = temp1 & 0x0f; in ov5640_get_sysclk()
1320 temp2 = temp1 & 0x03; in ov5640_get_sysclk()
1378 u8 temp, temp1; in ov5640_get_light_freq() local
1387 &temp1); in ov5640_get_light_freq()
1390 if (temp1 & 0x04) { in ov5640_get_light_freq()
1400 &temp1); in ov5640_get_light_freq()
[all …]
/linux/drivers/usb/host/
A Dehci-hub.c742 u32 temp, temp1, status; in ehci_hub_control() local
817 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
818 ehci_writel(ehci, temp1 & ~HOSTPC_PHCD, in ehci_hub_control()
980 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
981 status |= ehci_port_speed(ehci, temp1); in ehci_hub_control()
1062 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
1063 ehci_writel(ehci, temp1 | HOSTPC_PHCD, in ehci_hub_control()
1065 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
1067 wIndex, (temp1 & HOSTPC_PHCD) ? in ehci_hub_control()
/linux/drivers/char/
A Dnwflash.c297 int temp, temp1; in erase_block() local
383 if ((temp1 = *(volatile unsigned int *) pWritePtr) != 0xFFFFFFFF) { in erase_block()
385 pWritePtr, temp1); in erase_block()
/linux/drivers/staging/rtl8192u/
A Dr819xU_cmdpkt.c384 u16 temp1, temp2; in cmpk_handle_tx_rate_history() local
386 temp1 = ptemp[i] & 0x0000FFFF; in cmpk_handle_tx_rate_history()
388 ptemp[i] = (temp1 << 16) | temp2; in cmpk_handle_tx_rate_history()
/linux/drivers/macintosh/
A Dwindfarm_pm72.c309 s32 temp0, power0, temp1, power1, t_max = 0; in cpu_fans_tick_combined() local
329 err = read_one_cpu_vals(1, &temp1, &power1); in cpu_fans_tick_combined()
337 t_max = max(t_max, max(temp0, temp1)); in cpu_fans_tick_combined()
344 temp = max(temp0, temp1); in cpu_fans_tick_combined()
/linux/drivers/pci/hotplug/
A Dcpqphp_nvram.c132 u8 temp1, temp2, temp3, temp4, temp5, temp6; in check_for_compaq_ROM() local
135 temp1 = readb(rom_start + 0xffea + 0); in check_for_compaq_ROM()
141 if ((temp1 == 'C') && in check_for_compaq_ROM()
/linux/Documentation/hwmon/
A Dw83795.rst57 5/ 6 VDSEN14/TR1/TD1 21h in17/temp1
113 2/ 3 VDSEN14/TR1/TD1 21h in17/temp1
A Dvt1211.rst50 capabilities. It monitors 2 dedicated temperature sensor inputs (temp1 and
68 Reading 1 temp1 Intel thermal diode
128 temp1 and temp3-temp7, scaling depends on the board implementation and needs
134 compute temp1 (@-Offset)/Gain, (@*Gain)+Offset
A Dw83781d.rst109 hysteresis value for temp1 to 127 at initialization.
159 0x000010 temp1
215 783s pin is programmable for -5V or temp1; defaults to -5V,
216 no control in driver so temp1 doesn't work.
342 would control temp1, bit 3 temp2 and bit 5 temp3.
420 Looks like bits 1-0 are for temp1, bits 3-2 for temp2 and bits 5-4 for
A Dw83627ehf.rst99 degC for temp1 and 0.5 degC for temp2 and temp3. For temp4 and higher,
103 Alarms are only supported for temp1, temp2, and temp3.
124 temp1 -> pwm1
/linux/drivers/media/dvb-frontends/
A Dmb86a16.c635 unsigned char temp1, temp2, temp3; in freqerr_chk() local
651 if (mb86a16_read(state, 0x49, &temp1) != 2) in freqerr_chk()
654 afcen = (temp1 & 0x04) >> 2; in freqerr_chk()
656 if (mb86a16_read(state, 0x2a, &temp1) != 2) in freqerr_chk()
658 afcexen = (temp1 & 0x20) >> 5; in freqerr_chk()
684 if (mb86a16_read(state, 0x22, &temp1) != 2) in freqerr_chk()
691 R = (temp1 & 0xe0) >> 5; in freqerr_chk()
692 M = ((temp1 & 0x1f) << 12) + (temp2 << 4) + (temp3 >> 4); in freqerr_chk()
/linux/drivers/gpu/drm/amd/display/modules/color/
A Dcolor_gamma.c884 struct fixed31_32 temp1; in hermite_spline_eetf() local
917 temp1 = dc_fixpt_mul(two, t3); in hermite_spline_eetf()
922 dc_fixpt_sub(temp1, temp2))); in hermite_spline_eetf()
926 dc_fixpt_sub(temp2, temp1))); in hermite_spline_eetf()
928 temp1 = dc_fixpt_mul(two, t2); in hermite_spline_eetf()
933 dc_fixpt_add(t, dc_fixpt_sub(t3, temp1)))); in hermite_spline_eetf()
937 temp1 = dc_fixpt_sub(dc_fixpt_one, E2); in hermite_spline_eetf()
938 temp2 = dc_fixpt_mul(temp1, temp1); in hermite_spline_eetf()
/linux/drivers/thermal/ti-soc-thermal/
A Dti-bandgap.c685 u32 temp1, temp2, reg1, reg2; in ti_bandgap_get_trend() local
708 temp1 = ti_bandgap_readl(bgp, reg1); in ti_bandgap_get_trend()
709 temp1 &= tsr->bgap_dtemp_mask; in ti_bandgap_get_trend()
715 ret = ti_bandgap_adc_to_mcelsius(bgp, temp1, &t1); in ti_bandgap_get_trend()

Completed in 92 milliseconds

123