Home
last modified time | relevance | path

Searched defs:temp (Results 101 – 125 of 1303) sorted by relevance

12345678910>>...53

/openbmc/linux/drivers/usb/host/
H A Dehci-hcd.c183 u32 temp; in ehci_halt() local
275 u32 temp; in ehci_quiesce() local
457 u32 temp; in ehci_init() local
576 u32 temp; in ehci_run() local
H A Dehci-dbg.c377 unsigned temp; in qh_lines() local
475 unsigned temp, size; in fill_async_buffer() local
515 unsigned temp, size; in fill_bandwidth_buffer() local
599 unsigned temp = 0; in output_buf_tds_dir() local
627 unsigned temp, size, seen_count; in fill_periodic_buffer() local
760 unsigned temp, size, i; in fill_registers_buffer() local
/openbmc/linux/drivers/macintosh/
H A Dwindfarm_pm112.c202 static int cpu_check_overtemp(s32 temp) in cpu_check_overtemp()
272 s32 temp, power, t_max = 0; in cpu_fans_tick() local
359 s32 temp; in backside_fan_tick() local
409 s32 temp; in drive_bay_fan_tick() local
/openbmc/linux/arch/parisc/math-emu/
H A Dfcnvfx.c51 register unsigned int src, temp; in sgl_to_sgl_fcnvfx() local
149 register unsigned int src, temp, resultp2; in sgl_to_dbl_fcnvfx() local
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dspeed.c91 u32 temp; in clock_limp() local
145 int fref, temp, fout, mfd; in clock_pll() local
/openbmc/linux/drivers/thermal/st/
H A Dst_thermal.c17 #define mcelsius(temp) ((temp) * 1000) argument
112 unsigned int temp; in st_thermal_get_temp() local
/openbmc/linux/drivers/thermal/
H A Dthermal_netlink.c63 int temp; member
76 int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp()
333 int thermal_notify_tz_trip_down(int tz_id, int trip_id, int temp) in thermal_notify_tz_trip_down()
340 int thermal_notify_tz_trip_up(int tz_id, int trip_id, int temp) in thermal_notify_tz_trip_up()
502 int temp, ret, id; in thermal_genl_cmd_tz_get_temp() local
/openbmc/u-boot/arch/mips/include/asm/
H A Dbitops.h68 unsigned long temp; in set_bit() local
110 unsigned long temp; in clear_bit() local
134 unsigned long temp; in change_bit() local
173 unsigned long temp, res; in test_and_set_bit() local
224 unsigned long temp, res; in test_and_clear_bit() local
276 unsigned long temp, res; in test_and_change_bit() local
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-avcore.c55 u32 temp = 0; in verve_read_byte() local
107 u32 temp = 0; in afe_read_byte() local
118 u8 temp = 0; in cx231xx_afe_init_super_block() local
522 u32 temp = 0; in vid_blk_read_byte() local
543 u8 temp = 0; in cx231xx_check_fw() local
940 u8 temp = 0; in cx231xx_enable656() local
956 u8 temp = 0; in cx231xx_disable656() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_hwmon.c74 int temp, index; in mlxsw_hwmon_temp_show() local
272 int err, temp; in mlxsw_hwmon_module_temp_show() local
291 u16 temp; in mlxsw_hwmon_module_temp_fault_show() local
352 int err, temp; in mlxsw_hwmon_module_temp_critical_show() local
390 int err, temp; in mlxsw_hwmon_module_temp_emergency_show() local
430 int err, temp, emergency_temp, critic_temp; in mlxsw_hwmon_temp_critical_alarm_show() local
457 int err, temp, emergency_temp; in mlxsw_hwmon_temp_emergency_alarm_show() local
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dctrl.c307 u64 temp; in irdma_sc_manage_qhash_table_entry() local
2052 u64 temp; in irdma_sc_gather_stats() local
2099 u64 temp; in irdma_sc_manage_stats_inst() local
2293 u64 temp; in irdma_sc_gen_ae() local
2785 u64 temp; in irdma_sc_decode_fpm_commit() local
2904 u64 temp; in irdma_sc_decode_fpm_query() local
2930 u64 temp; in irdma_sc_parse_fpm_query_buf() local
3148 u64 temp; in irdma_sc_cqp_create() local
3805 u64 temp; in irdma_sc_process_ceq() local
3863 u64 temp; in irdma_sc_cleanup_ceqes() local
[all …]
/openbmc/linux/drivers/hwmon/
H A Dk8temp.c92 u32 temp; in k8temp_read() local
136 u32 temp; in k8temp_probe() local
/openbmc/linux/drivers/usb/chipidea/
H A Dhost.c252 u32 temp, port_index; in ci_ehci_hub_control() local
384 struct ci_hdrc_dma_aligned_buffer *temp; in ci_hdrc_free_dma_aligned_buffer() local
410 struct ci_hdrc_dma_aligned_buffer *temp; in ci_hdrc_alloc_dma_aligned_buffer() local
/openbmc/linux/drivers/char/agp/
H A Dnvidia-agp.c111 u32 temp; in nvidia_configure() local
169 u32 temp; in nvidia_cleanup() local
265 u32 __maybe_unused temp; in nvidia_tlbflush() local
H A Duninorth-agp.c153 void *temp; in uninorth_insert_memory() local
377 void *temp; in uninorth_create_gatt_table() local
453 void *temp; in uninorth_free_gatt_table() local
/openbmc/linux/arch/arm64/kernel/
H A Darmv8_deprecated.c98 #define __user_swpX_asm(data, addr, res, temp, temp2, B) \ argument
122 #define __user_swp_asm(data, addr, res, temp, temp2) \ argument
124 #define __user_swpb_asm(data, addr, res, temp, temp2) \ argument
145 unsigned long temp, temp2; in emulate_swpX() local
/openbmc/u-boot/arch/powerpc/lib/
H A Dkgdb.c15 unsigned long temp; in kgdb_setjmp() local
29 unsigned long temp; in kgdb_longjmp() local
/openbmc/linux/net/sctp/
H A Dchunk.c75 struct list_head *pos, *temp; in sctp_datamsg_destroy() local
153 struct list_head *pos, *temp; in sctp_datamsg_from_user() local
/openbmc/linux/security/integrity/evm/
H A Devm_secfs.c42 char temp[80]; in evm_read_key() local
130 char *temp; in evm_read_xattrs() local
/openbmc/u-boot/arch/arm/dts/
H A Dsocfpga_cyclone5_vining_fpga.dts117 temp: lm75@48 { label
/openbmc/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_cyclone5_vining_fpga.dts133 temp: lm75@48 { label
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_qmath.c62 s32 temp = (s32) op1 + (s32) op2; in qm_add16() local
81 s32 temp = (s32) op1 - (s32) op2; in qm_sub16() local
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dxor.c168 u32 temp; in mv_xor_mem_init() local
400 u32 temp; in mv_xor_transfer() local
/openbmc/linux/drivers/spi/
H A Dspi-fsl-lpspi.c244 u32 temp; in fsl_lpspi_write_tx_fifo() local
275 u32 temp = 0; in fsl_lpspi_set_cmd() local
302 u32 temp; in fsl_lpspi_set_watermark() local
408 u32 temp; in fsl_lpspi_config() local
526 u32 temp; in fsl_lpspi_reset() local
852 u32 temp; in fsl_lpspi_probe() local
/openbmc/linux/drivers/acpi/
H A Dacpi_ipmi.c356 struct acpi_ipmi_msg *tx_msg = NULL, *iter, *temp; in ipmi_cancel_tx_msg() local
376 struct acpi_ipmi_msg *tx_msg = NULL, *iter, *temp; in ipmi_msg_handler() local
436 struct acpi_ipmi_device *ipmi_device, *temp; in ipmi_register_bmc() local
483 struct acpi_ipmi_device *ipmi_device = NULL, *iter, *temp; in ipmi_bmc_gone() local

12345678910>>...53