/openbmc/linux/drivers/hwmon/ |
H A D | adt7x10.c | 115 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 D | max1668.c | 67 s8 temp[5]; member 198 long temp; in set_temp_max() local 224 long temp; in set_temp_min() local
|
H A D | adt7470.c | 155 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 D | brcmstb_thermal.c | 136 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 D | misc.c | 212 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 D | xilinx_axi_emac.c | 287 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 D | copy_up.c | 486 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 D | cpuinfo-pvr-full.c | 31 u32 temp; /* for saving temp value */ in set_cpuinfo_pvr_full() local
|
/openbmc/linux/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 359 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 D | rc4.c | 17 unsigned char s[256], k[256], temp; in rc4_encode() local
|
/openbmc/linux/drivers/thermal/ |
H A D | rzg2l_thermal.c | 49 #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 D | imx8mm_thermal.c | 97 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 D | xhci-rcar.c | 101 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 D | fsl_uli1575.c | 64 unsigned char temp; in early_uli5249() local 205 unsigned short temp; in quirk_uli5229() local
|
/openbmc/linux/arch/m68k/math-emu/ |
H A D | fp_arith.c | 153 union fp_mant128 temp; in fp_fmul() local 231 union fp_mant128 temp; in fp_fdiv() local
|
/openbmc/u-boot/drivers/i2c/ |
H A D | mxc_i2c.c | 263 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 D | g4x_hdmi.c | 222 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 D | ulpqueue.c | 85 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 D | signal.c | 123 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 D | base.c | 80 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 D | memset.c | 13 size_t temp; in memset() local
|
/openbmc/linux/drivers/soc/renesas/ |
H A D | r9a06g032-smp.c | 69 u64 temp; in r9a06g032_smp_prepare_cpus() local
|
/openbmc/u-boot/arch/powerpc/lib/ |
H A D | time.c | 65 unsigned long temp; in timer_init() local
|
/openbmc/linux/sound/pci/au88x0/ |
H A D | au88x0_mpu401.c | 33 int temp, mode; in snd_vortex_midi() local
|
/openbmc/linux/arch/powerpc/platforms/83xx/ |
H A D | usb_831x.c | 22 u32 temp; in mpc831x_usb_cfg() local
|