Home
last modified time | relevance | path

Searched defs:temp (Results 151 – 175 of 1303) sorted by relevance

12345678910>>...53

/openbmc/linux/drivers/hwmon/
H A Dadt7x10.c115 static s16 ADT7X10_TEMP_TO_REG(long temp) in ADT7X10_TEMP_TO_REG()
160 static int adt7x10_temp_write(struct adt7x10_data *data, int index, long temp) in adt7x10_temp_write()
173 int hyst, temp, ret; in adt7x10_hyst_read() local
H A Dmax1668.c67 s8 temp[5]; member
198 long temp; in set_temp_max() local
224 long temp; in set_temp_min() local
H A Dadt7470.c155 s8 temp[ADT7470_TEMP_COUNT]; member
489 long temp; in auto_update_interval_store() local
520 long temp; in num_temp_sensors_store() local
707 long temp; in force_pwm_max_store() local
874 long temp; in pwm_max_store() local
909 long temp; in pwm_min_store() local
957 long temp; in pwm_tmin_store() local
1009 long temp; in pwm_auto_temp_store() local
/openbmc/linux/drivers/thermal/broadcom/
H A Dbrcmstb_thermal.c136 int temp, bool low) in avs_tmon_temp_to_code()
153 static int brcmstb_get_temp(struct thermal_zone_device *tz, int *temp) in brcmstb_get_temp()
205 int temp) in avs_tmon_set_trip_temp()
/openbmc/linux/arch/m68k/mac/
H A Dmisc.c212 unsigned char temp; in via_pram_read_byte() local
221 unsigned char temp; in via_pram_write_byte() local
297 __u8 temp; in via_set_rtc_time() local
/openbmc/u-boot/drivers/net/
H A Dxilinx_axi_emac.c287 u16 temp; in setup_phy() local
356 u32 temp; in axiemac_stop() local
463 u32 temp; in axiemac_start() local
545 u32 temp; in axiemac_send() local
597 u32 temp; in axiemac_recv() local
/openbmc/linux/fs/overlayfs/
H A Dcopy_up.c486 struct dentry *temp = NULL; in ovl_create_index() local
591 static int ovl_copy_up_data(struct ovl_copy_up_ctx *c, const struct path *temp) in ovl_copy_up_data()
610 static int ovl_copy_up_metadata(struct ovl_copy_up_ctx *c, struct dentry *temp) in ovl_copy_up_metadata()
712 struct dentry *temp, *upper; in ovl_copy_up_workdir() local
796 struct dentry *temp, *upper; in ovl_copy_up_tmpfile() local
/openbmc/linux/arch/microblaze/kernel/cpu/
H A Dcpuinfo-pvr-full.c31 u32 temp; /* for saving temp value */ in set_cpuinfo_pvr_full() local
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c359 unsigned temp; in qh_lines() local
449 unsigned temp, size; in fill_async_buffer() local
489 unsigned temp = 0; in output_buf_tds_dir() local
900 u32 temp; in fotg210_halt() local
961 u32 temp; in fotg210_quiesce() local
1392 u32 temp, status; in fotg210_hub_status_data() local
1437 u16 temp; in fotg210_hub_descriptor() local
3222 int temp; in scan_async() local
3880 int temp; in scan_intr() local
4896 u32 temp; in hcd_fotg210_init() local
[all …]
/openbmc/u-boot/lib/
H A Drc4.c17 unsigned char s[256], k[256], temp; in rc4_encode() local
/openbmc/linux/drivers/thermal/
H A Drzg2l_thermal.c49 #define MCELSIUS(temp) ((temp) * MILLIDEGREE_PER_DEGREE) argument
76 static int rzg2l_thermal_get_temp(struct thermal_zone_device *tz, int *temp) in rzg2l_thermal_get_temp()
H A Dimx8mm_thermal.c97 static int imx8mm_tmu_get_temp(void *data, int *temp) in imx8mm_tmu_get_temp()
117 static int imx8mp_tmu_get_temp(void *data, int *temp) in imx8mp_tmu_get_temp()
141 static int tmu_get_temp(struct thermal_zone_device *tz, int *temp) in tmu_get_temp()
/openbmc/linux/drivers/usb/host/
H A Dxhci-rcar.c101 u32 temp; in xhci_rcar_start() local
120 u32 data, val, temp; in xhci_rcar_download_firmware() local
/openbmc/linux/arch/powerpc/platforms/
H A Dfsl_uli1575.c64 unsigned char temp; in early_uli5249() local
205 unsigned short temp; in quirk_uli5229() local
/openbmc/linux/arch/m68k/math-emu/
H A Dfp_arith.c153 union fp_mant128 temp; in fp_fmul() local
231 union fp_mant128 temp; in fp_fdiv() local
/openbmc/u-boot/drivers/i2c/
H A Dmxc_i2c.c263 unsigned int temp = readb(base + (I2CR << reg_shift)); in i2c_imx_stop() local
279 unsigned int temp; in i2c_init_transfer_() local
474 unsigned int temp; in i2c_read_data() local
533 u32 temp; in bus_i2c_read() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dg4x_hdmi.c222 u32 temp; in g4x_hdmi_enable_port() local
256 u32 temp; in ibx_enable_hdmi() local
311 u32 temp; in cpt_enable_hdmi() local
379 u32 temp; in intel_disable_hdmi() local
/openbmc/linux/net/sctp/
H A Dulpqueue.c85 struct sk_buff_head temp; in sctp_ulpq_tail_data() local
718 struct sk_buff_head temp; in sctp_ulpq_reasm_drain() local
874 struct sk_buff_head temp; in sctp_ulpq_reap_ordered() local
1057 struct sk_buff_head temp; in sctp_ulpq_partial_delivery() local
/openbmc/linux/arch/m68k/kernel/
H A Dsignal.c123 unsigned long temp; in push_cache() local
143 unsigned long temp; in push_cache() local
159 unsigned long temp; in push_cache() local
712 int temp; in rt_restore_ucontext() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c80 u32 max_volt, int temp) in nvkm_cstate_valid()
391 struct nvkm_cstate *cstate, *temp; in nvkm_pstate_del() local
543 nvkm_clk_tstate(struct nvkm_clk *clk, u8 temp) in nvkm_clk_tstate()
627 struct nvkm_pstate *pstate, *temp; in nvkm_clk_dtor() local
/openbmc/linux/arch/m68k/lib/
H A Dmemset.c13 size_t temp; in memset() local
/openbmc/linux/drivers/soc/renesas/
H A Dr9a06g032-smp.c69 u64 temp; in r9a06g032_smp_prepare_cpus() local
/openbmc/u-boot/arch/powerpc/lib/
H A Dtime.c65 unsigned long temp; in timer_init() local
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_mpu401.c33 int temp, mode; in snd_vortex_midi() local
/openbmc/linux/arch/powerpc/platforms/83xx/
H A Dusb_831x.c22 u32 temp; in mpc831x_usb_cfg() local

12345678910>>...53