Home
last modified time | relevance | path

Searched defs:tmp (Results 126 – 150 of 4440) sorted by relevance

12345678910>>...178

/openbmc/linux/drivers/usb/usbip/
H A Dstub_tx.c135 struct stub_priv *priv, *tmp; in dequeue_from_priv_tx() local
153 struct stub_priv *priv, *tmp; in stub_send_ret_submit() local
346 struct stub_unlink *unlink, *tmp; in dequeue_from_unlink_tx() local
364 struct stub_unlink *unlink, *tmp; in stub_send_ret_unlink() local
/openbmc/linux/arch/ia64/include/asm/
H A Dspinlock.h65 int tmp = READ_ONCE(lock->lock); in __ticket_spin_trylock() local
74 unsigned short *p = (unsigned short *)&lock->lock + 1, tmp; in __ticket_spin_unlock() local
84 long tmp = READ_ONCE(lock->lock); in __ticket_spin_is_locked() local
91 long tmp = READ_ONCE(lock->lock); in __ticket_spin_is_contended() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Ditem.h49 u8 tmp; in __mlxsw_item_get8() local
66 u8 tmp; in __mlxsw_item_set8() local
83 u16 tmp; in __mlxsw_item_get16() local
100 u16 tmp; in __mlxsw_item_set16() local
117 u32 tmp; in __mlxsw_item_get32() local
134 u32 tmp; in __mlxsw_item_set32() local
151 u64 tmp; in __mlxsw_item_get64() local
167 u64 tmp; in __mlxsw_item_set64() local
233 u8 shift, tmp; in __mlxsw_item_bit_array_get() local
246 u8 shift, tmp; in __mlxsw_item_bit_array_set() local
/openbmc/linux/drivers/usb/gadget/udc/
H A Dmv_u3d_core.c97 u32 tmp; in mv_u3d_ep0_stall() local
121 u32 tmp, status, length; in mv_u3d_process_ep_req() local
220 u32 tmp, direction; in mv_u3d_queue_trb() local
692 u32 tmp; in mv_u3d_ep_fifo_flush() local
922 u32 tmp; in mv_u3d_ep_set_stall() local
1013 u32 tmp; in mv_u3d_controller_stop() local
1063 u32 tmp; in mv_u3d_controller_reset() local
1469 u32 tmp; in mv_u3d_ch9setaddress() local
1594 u32 tmp, i; in mv_u3d_irq_process_setup() local
1613 u32 tmp, bit_pos; in mv_u3d_irq_process_tr_complete() local
[all …]
/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Dclock.c60 unsigned tmp; in at91_clock_init() local
127 u32 tmp; in at91_mck_init() local
161 u32 tmp; in at91_mck_init_down() local
/openbmc/linux/arch/arm/mm/
H A Dproc-macros.S74 .macro dcache_line_size, reg, tmp
92 .macro icache_line_size, reg, tmp
370 .macro pr_sz, rd, size, tmp
/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.c289 u32 tmp; in tmio_sd_dma_start() local
339 u32 poll_flag, tmp; in tmio_sd_dma_xfer() local
410 u32 tmp; in tmio_sd_send_cmd() local
521 u32 val, tmp; in tmio_sd_set_bus_width() local
549 u32 tmp; in tmio_sd_set_ddr_mode() local
567 u32 tmp, val = 0; in tmio_sd_set_clk_rate() local
690 u32 tmp; in tmio_sd_host_init() local
/openbmc/linux/drivers/ssb/
H A Ddriver_pcicore.c76 u32 tmp; in get_cfgspace_addr() local
401 u32 tmp; in pcicore_is_in_hostmode() local
433 u16 tmp = pcicore_read16(pc, SSB_PCICORE_SPROM(0)); in ssb_pcicore_fix_sprom_core_index() local
450 u16 tmp; in ssb_pcicore_serdes_workaround() local
463 u32 tmp; in ssb_pcicore_pci_setup_workarounds() local
487 u32 tmp; in ssb_pcicore_pcie_setup_workarounds() local
688 u32 tmp; in ssb_pcicore_dev_irqvecs_enable() local
/openbmc/qemu/target/s390x/tcg/
H A Dvec_int_helper.c39 uint64_t tmp; in s390_vec_shl() local
60 uint64_t tmp; in s390_vec_sar() local
82 uint64_t tmp; in s390_vec_shr() local
527 S390Vector tmp; in HELPER() local
550 S390Vector tmp; in HELPER() local
578 S390Vector tmp; in HELPER() local
610 S390Vector tmp; in HELPER() local
/openbmc/u-boot/arch/arm/mach-uniphier/clk/
H A Dpll-ld4.c17 u32 tmp, clk_mode_upll, clk_mode_axosel; in upll_init() local
57 u32 tmp, clk_mode_axosel; in vpll_init() local
/openbmc/linux/arch/alpha/include/asm/
H A Dfpu.h16 unsigned long tmp, ret; in rdfpcr() local
46 unsigned long tmp; in wrfpcr() local
/openbmc/u-boot/drivers/rtc/
H A Dds1306.c65 int rtc_get (struct rtc_time *tmp) in rtc_get()
122 int rtc_set (struct rtc_time *tmp) in rtc_set()
283 int rtc_get (struct rtc_time *tmp) in rtc_get()
353 int rtc_set (struct rtc_time *tmp) in rtc_set()
/openbmc/linux/arch/sparc/include/asm/
H A Dio_32.h40 char tmp = readb(src); in _memcpy_fromio() local
53 char tmp = *s++; in _memcpy_toio() local
111 char tmp = sbus_readb(src); in sbus_memcpy_fromio() local
125 char tmp = *s++; in sbus_memcpy_toio() local
/openbmc/linux/arch/arm/include/asm/
H A Dfutex.h25 #define __futex_atomic_op(insn, ret, oldval, tmp, uaddr, oparg) \ argument
84 #define __futex_atomic_op(insn, ret, oldval, tmp, uaddr, oparg) \ argument
135 int oldval = 0, ret, tmp; in arch_futex_atomic_op_inuser() local
/openbmc/linux/drivers/tty/serial/
H A Ddz.c126 u16 tmp, mask = 1 << dport->port.line; in dz_stop_tx() local
136 u16 tmp, mask = 1 << dport->port.line; in dz_start_tx() local
256 unsigned char tmp; in dz_transmit_chars() local
378 u16 tmp; in dz_set_mctrl() local
404 u16 tmp; in dz_startup() local
444 u16 tmp; in dz_shutdown() local
476 unsigned short tmp, mask = 1 << dport->port.line; in dz_tx_empty() local
492 unsigned short tmp, mask = 1 << dport->port.line; in dz_break_ctl() local
/openbmc/linux/scripts/dtc/libfdt/
H A Dlibfdt.h1327 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_inplace_u32() local
1362 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_inplace_u64() local
1482 fdt32_t tmp = cpu_to_fdt32(val); in fdt_property_u32() local
1487 fdt64_t tmp = cpu_to_fdt64(val); in fdt_property_u64() local
1694 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_u32() local
1729 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_u64() local
1872 fdt32_t tmp = cpu_to_fdt32(val); in fdt_appendprop_u32() local
1907 fdt64_t tmp = cpu_to_fdt64(val); in fdt_appendprop_u64() local
/openbmc/linux/arch/sh/include/asm/
H A Dcmpxchg-llsc.h8 unsigned long tmp; in xchg_u32() local
30 unsigned long tmp; in __cmpxchg_u32() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c517 TCGv_i32 tmp; in gen_sub_CC() local
1396 TCGv_i32 tmp; in IWMMXT_OP() local
1404 TCGv_i32 tmp; in gen_op_iwmmxt_set_cup() local
1429 TCGv_i32 tmp; in gen_iwmmxt_address() local
1461 TCGv_i32 tmp; in gen_iwmmxt_shift() local
2652 TCGv_i32 tmp; in gen_set_psr() local
2673 TCGv_i32 tmp; in gen_set_psr_im() local
3223 TCGv_i32 tmp; in gen_storeq_reg() local
3235 TCGv_i64 tmp; in gen_addq() local
3724 TCGv_i32 tmp; in op_s_rxr_shi() local
[all …]
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0297.c125 u64 tmp; in stv0297_get_symbolrate() local
140 long tmp; in stv0297_set_symbolrate() local
154 long tmp; in stv0297_set_sweeprate() local
174 long tmp; in stv0297_set_carrieroffset() local
209 s32 tmp; in stv0297_set_initialdemodfreq() local
353 u16 tmp; in stv0297_read_signal_strength() local
/openbmc/linux/arch/s390/lib/
H A Dfind.c21 unsigned long tmp; in find_first_bit_inv() local
44 unsigned long tmp; in find_next_bit_inv() local
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dfdt.c70 u32 tmp[] = { 32, 0x8, 33, 0x8, 34, 0x8 }; in ft_cpu_setup() local
83 u32 tmp[] = { 35, 0x8, 36, 0x8, 37, 0x8 }; in ft_cpu_setup() local
/openbmc/qemu/target/hexagon/
H A Dgenptr.c63 TCGv tmp = tcg_temp_new(); in gen_masked_reg_write() local
356 TCGv one, zero, tmp; in gen_store_conditional4() local
381 TCGv_i64 one, zero, tmp; in gen_store_conditional8() local
424 TCGv tmp = tcg_constant_tl(src); in gen_store1i() local
435 TCGv tmp = tcg_constant_tl(src); in gen_store2i() local
446 TCGv tmp = tcg_constant_tl(src); in gen_store4i() local
646 TCGv tmp = tcg_constant_tl(arg2); in gen_cmpnd_cmpi_jmp_t() local
654 TCGv tmp = tcg_constant_tl(arg2); in gen_cmpnd_cmpi_jmp_f() local
746 TCGv tmp = tcg_temp_new(); in gen_frame_scramble() local
1038 TCGv tmp = tcg_temp_new(); in gen_sar() local
[all …]
/openbmc/u-boot/lib/
H A Daes.c328 u8 tmp; in shift_rows() local
366 u8 tmp; in inv_shift_rows() local
400 u8 tmp[4 * AES_STATECOLS]; in mix_sub_columns() local
448 u8 tmp[4 * AES_STATECOLS]; in inv_mix_sub_columns() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dcik.c3173 u32 tmp; in cik_gpu_init() local
4049 u32 tmp; in cik_cp_gfx_resume() local
4511 u32 tmp; in cik_cp_compute_resume() local
4845 u32 tmp; in cik_gpu_check_soft_reset() local
4926 u32 tmp; in cik_gpu_soft_reset() local
5274 u32 tmp; in cik_mc_program() local
5330 u32 tmp; in cik_mc_init() local
5771 u32 tmp; in cik_enable_lbpw() local
5808 u32 tmp; in cik_update_rlc() local
5862 u32 tmp; in cik_exit_rlc_safe_mode() local
[all …]
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_tmpl.c734 struct qla27xx_fwdt_template *tmp = buf; in qla27xx_fwdt_entry_t276() local
839 struct qla27xx_fwdt_template *tmp, void *buf, ulong *len) in qla27xx_walk_template()
875 qla27xx_time_stamp(struct qla27xx_fwdt_template *tmp) in qla27xx_time_stamp()
881 qla27xx_driver_info(struct qla27xx_fwdt_template *tmp) in qla27xx_driver_info()
897 struct qla27xx_fwdt_template *tmp) in qla27xx_firmware_info()
910 struct qla27xx_fwdt_template *tmp) in ql27xx_edit_template()
941 qla27xx_verify_template_header(struct qla27xx_fwdt_template *tmp) in qla27xx_verify_template_header()
948 struct qla27xx_fwdt_template *tmp, void *buf) in qla27xx_execute_fwdt_template()
965 struct qla27xx_fwdt_template *tmp = p; in qla27xx_fwdt_calculate_dump_size() local
979 struct qla27xx_fwdt_template *tmp = p; in qla27xx_fwdt_template_size() local
[all …]

12345678910>>...178