/openbmc/linux/drivers/usb/host/ |
H A D | ehci-hcd.c | 183 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 D | ehci-dbg.c | 377 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 D | windfarm_pm112.c | 202 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 D | fcnvfx.c | 51 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 D | speed.c | 91 u32 temp; in clock_limp() local 145 int fref, temp, fout, mfd; in clock_pll() local
|
/openbmc/linux/drivers/thermal/st/ |
H A D | st_thermal.c | 17 #define mcelsius(temp) ((temp) * 1000) argument 112 unsigned int temp; in st_thermal_get_temp() local
|
/openbmc/linux/drivers/thermal/ |
H A D | thermal_netlink.c | 63 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 D | bitops.h | 68 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 D | cx231xx-avcore.c | 55 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 D | core_hwmon.c | 74 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 D | ctrl.c | 307 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 D | k8temp.c | 92 u32 temp; in k8temp_read() local 136 u32 temp; in k8temp_probe() local
|
/openbmc/linux/drivers/usb/chipidea/ |
H A D | host.c | 252 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 D | nvidia-agp.c | 111 u32 temp; in nvidia_configure() local 169 u32 temp; in nvidia_cleanup() local 265 u32 __maybe_unused temp; in nvidia_tlbflush() local
|
H A D | uninorth-agp.c | 153 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 D | armv8_deprecated.c | 98 #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 D | kgdb.c | 15 unsigned long temp; in kgdb_setjmp() local 29 unsigned long temp; in kgdb_longjmp() local
|
/openbmc/linux/net/sctp/ |
H A D | chunk.c | 75 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 D | evm_secfs.c | 42 char temp[80]; in evm_read_key() local 130 char *temp; in evm_read_xattrs() local
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | socfpga_cyclone5_vining_fpga.dts | 117 temp: lm75@48 { label
|
/openbmc/linux/arch/arm/boot/dts/intel/socfpga/ |
H A D | socfpga_cyclone5_vining_fpga.dts | 133 temp: lm75@48 { label
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_qmath.c | 62 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 D | xor.c | 168 u32 temp; in mv_xor_mem_init() local 400 u32 temp; in mv_xor_transfer() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-fsl-lpspi.c | 244 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 D | acpi_ipmi.c | 356 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
|