Home
last modified time | relevance | path

Searched defs:temp (Results 126 – 150 of 1303) sorted by relevance

12345678910>>...53

/openbmc/linux/drivers/iio/adc/
H A Dqcom-vadc-common.c452 u64 temp; /* Temporary variable for do_div */ in qcom_vadc_scale_die_temp() local
508 s64 voltage, temp, adc_vdd_ref_mv = 1875; in qcom_vadc_scale_code_voltage_factor() local
668 u32 full_scale_code_volt, int temp) in qcom_adc_tm5_temp_volt_scale()
680 u16 qcom_adc_tm5_gen2_temp_res_scale(int temp) in qcom_adc_tm5_gen2_temp_res_scale()
/openbmc/u-boot/drivers/thermal/
H A Dthermal-uclass.c16 int thermal_get_temp(struct udevice *dev, int *temp) in thermal_get_temp()
/openbmc/linux/drivers/hwmon/
H A Dlm77.c60 int temp[t_num_temp]; /* index using temp_index */ member
72 static inline s16 LM77_TEMP_TO_REG(int temp) in LM77_TEMP_TO_REG()
146 int temp; in temp_hyst_show() local
H A Dlm75.h26 static inline u16 LM75_TEMP_TO_REG(long temp) in LM75_TEMP_TO_REG()
H A Dtmp103.c55 u32 attr, int channel, long *temp) in tmp103_read()
85 u32 attr, int channel, long temp) in tmp103_write()
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c136 static int sys_get_curr_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_curr_temp()
147 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp()
175 int temp, tjmax; in get_trip_temp() local
/openbmc/linux/net/sctp/
H A Dstream_interleave.c823 struct sk_buff_head temp; in sctp_ulpevent_idata() local
929 struct sk_buff_head temp; in sctp_intl_start_pd() local
1008 struct sk_buff_head temp; in sctp_intl_reap_ordered() local
1103 struct list_head *lchunk, *temp; in sctp_generate_iftsn() local
1291 struct sk_buff_head temp; in do_ulpq_tail_event() local
1320 struct sk_buff_head temp; in do_sctp_enqueue_event() local
/openbmc/linux/drivers/thermal/qcom/
H A Dtsens.c332 u32 temp = 0; in tsens_hw_to_mC() local
360 static int tsens_mC_to_hw(const struct tsens_sensor *s, int temp) in tsens_mC_to_hw()
571 int temp, ret, i; in tsens_critical_irq_thread() local
750 int get_temp_tsens_valid(const struct tsens_sensor *s, int *temp) in get_temp_tsens_valid()
781 int get_temp_common(const struct tsens_sensor *s, int *temp) in get_temp_common()
1072 static int tsens_get_temp(struct thermal_zone_device *tz, int *temp) in tsens_get_temp()
/openbmc/linux/arch/powerpc/platforms/86xx/
H A Dcommon.c31 unsigned int temp; in mpc86xx_time_init() local
/openbmc/linux/arch/alpha/kernel/
H A Dcore_t2.c328 unsigned long temp; in t2_direct_map_window1() local
350 unsigned long temp; in t2_sg_map_window2() local
410 unsigned long temp; in t2_init_arch() local
/openbmc/linux/sound/isa/sb/
H A Demu8000_callback.c223 unsigned int temp; in start_voice() local
304 unsigned int temp; in trigger_voice() local
361 unsigned int temp; in set_pan() local
/openbmc/linux/arch/mips/include/asm/
H A Dedac.h12 unsigned long temp; in edac_atomic_scrub() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dedac.h22 unsigned int temp; in edac_atomic_scrub() local
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c36 u32 *temp; in ft_hs_fixup_crossbar() local
99 u32 temp[2]; in ft_hs_fixup_sram() local
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c231 char *temp = skb_put(skb = tp->rx_buffers[entry].skb, in tulip_poll() local
461 char *temp = skb_put(skb = tp->rx_buffers[entry].skb, in tulip_rx() local
/openbmc/linux/drivers/platform/x86/
H A Dgigabyte-wmi.c71 u64 temp; in gigabyte_wmi_temperature() local
121 long temp; in gigabyte_wmi_detect_sensor_usability() local
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dsmc.c254 uint32_t temp; in ddrphy_init() local
1420 uint32_t temp; in rcvn_cal() local
2091 uint32_t temp; /* temporary DWORD */ in wr_train() local
2485 uint32_t temp; in set_auto_refresh() local
/openbmc/linux/arch/arm/include/asm/
H A Dedac.h19 unsigned int temp, temp2; in edac_atomic_scrub() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dtherm.h5 u8 temp; member
34 int temp; member
/openbmc/linux/drivers/i2c/busses/
H A Di2c-viapro.c130 int temp; in vt596_transaction() local
314 unsigned char temp; in vt596_probe() local
/openbmc/linux/drivers/thermal/
H A Dk3_bandgap.c110 int *temp) in k3_bgp_read_temp()
142 static int k3_thermal_get_temp(struct thermal_zone_device *tz, int *temp) in k3_thermal_get_temp()
/openbmc/linux/drivers/net/phy/
H A Daquantia_hwmon.c58 int temp = phy_read_mmd(phydev, MDIO_MMD_VEND1, reg); in aqr_hwmon_get() local
71 int temp; in aqr_hwmon_set() local
/openbmc/linux/arch/loongarch/include/asm/
H A Dcmpxchg.h29 u32 old32, mask, temp; in __xchg_small() local
118 u32 old32, mask, temp; in __cmpxchg_small() local
/openbmc/linux/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c78 static int bcm2835_thermal_temp2adc(int temp, int offset, int slope) in bcm2835_thermal_temp2adc()
91 static int bcm2835_thermal_get_temp(struct thermal_zone_device *tz, int *temp) in bcm2835_thermal_get_temp()
/openbmc/u-boot/drivers/net/
H A Darmada100_fec.c427 u32 temp; in armdfec_init() local
552 u32 cmd_sts, temp; in armdfec_send() local
605 u32 temp; in armdfec_recv() local

12345678910>>...53