Home
last modified time | relevance | path

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

12345678910>>...190

/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/qemu/target/s390x/tcg/
H A Dvec_helper.c25 S390Vector tmp = {}; in HELPER() local
55 S390Vector tmp = {}; in HELPER() local
175 S390Vector tmp; in HELPER() local
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/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 …]
H A Dnet2272.c108 u8 tmp; in assert_out_naking() local
125 u8 tmp = net2272_ep_read(ep, EP_STAT0); in stop_out_naking() local
180 u8 tmp; in net2272_enable() local
250 u8 tmp; in net2272_ep_reset() local
391 u8 tmp; in net2272_write_packet() local
540 int tmp; in net2272_read_fifo() local
705 u8 tmp; in net2272_kick_dma() local
1099 u8 tmp; in net2272_wakeup() local
1131 u8 tmp; in net2272_pullup() local
1295 u8 tmp; in net2272_set_fifo_mode() local
[all …]
H A Dr8a66597-udc.c53 u16 tmp; in enable_pipe_irq() local
65 u16 tmp; in disable_pipe_irq() local
235 u16 tmp; in get_buffer_size() local
272 u16 tmp, mask, loop; in r8a66597_change_curpipe() local
589 u16 tmp; in disable_fifosel() local
600 u16 tmp, toggle; in change_bfre_mode() local
702 u16 tmp; in start_packet_write() local
883 u16 tmp; in r8a66597_start_xclock() local
938 u16 tmp; in irq_ep0_write() local
992 u16 tmp; in irq_packet_write() local
[all …]
/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/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/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/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/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/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/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/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/u-boot/arch/arm/cpu/armv7/
H A Dnonsec_virt.S31 .macro is_cpu_virt_capable tmp argument
128 .macro get_gicc_addr addr, tmp
/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/qemu/target/hexagon/
H A Dgenptr.c63 TCGv tmp = tcg_temp_new(); in gen_masked_reg_write() local
349 TCGv one, zero, tmp; in gen_store_conditional4() local
374 TCGv_i64 one, zero, tmp; in gen_store_conditional8() local
417 TCGv tmp = tcg_constant_tl(src); in gen_store1i() local
428 TCGv tmp = tcg_constant_tl(src); in gen_store2i() local
439 TCGv tmp = tcg_constant_tl(src); in gen_store4i() local
452 TCGv_i64 tmp = tcg_constant_i64(src); in gen_store8i() local
639 TCGv tmp = tcg_constant_tl(arg2); in gen_cmpnd_cmpi_jmp_t() local
647 TCGv tmp = tcg_constant_tl(arg2); in gen_cmpnd_cmpi_jmp_f() local
739 TCGv tmp = tcg_temp_new(); in gen_frame_scramble() local
[all …]
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dcik.c1864 u32 running, tmp; in ci_mc_load_microcode() local
3173 u32 tmp; in cik_gpu_init() local
3448 uint32_t tmp = 0; in cik_ring_test() local
3773 uint32_t tmp = 0; in cik_ib_test() local
4049 u32 tmp; in cik_cp_gfx_resume() local
4187 u32 j, tmp; in cik_compute_stop() 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
5140 u32 tmp, i; in cik_gpu_pci_config_reset() local
[all …]
/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/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/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/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()
934 qla27xx_verify_template_checksum(struct qla27xx_fwdt_template *tmp) in qla27xx_verify_template_checksum()
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
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c202 u16 tmp; in b43_nphy_rf_ctl_override_one_to_many() local
320 u16 reg, tmp, tmp2, val; in b43_nphy_rf_ctl_intc_override_rev7() local
391 u16 reg, tmp, val; in b43_nphy_rf_ctl_intc_override() local
511 u16 tmp; in b43_nphy_classifier() local
581 s16 tmp; in b43_nphy_adjust_lna_gain_table() local
829 u16 tmp; in b43_radio_2057_rcal() local
929 u16 tmp; in b43_radio_2057_rccal() local
1303 u16 mast2, tmp; in b43_radio_2056_rcal() local
1581 u32 tmp; in b43_nphy_run_samples() local
1659 u16 tmp; in b43_nphy_scale_offset_rssi() 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/net/ethernet/marvell/octeontx2/nic/
H A Dqos.c250 struct otx2_qos_node *node, *tmp; in otx2_qos_free_hw_node() local
291 struct otx2_qos_node *node, *tmp; in otx2_qos_free_sw_node_schq() local
302 struct otx2_qos_node *node, *tmp; in __otx2_qos_free_sw_node() local
438 struct list_head *tmp; in otx2_qos_add_child_node() local
461 struct otx2_qos_node *txschq_node, *parent, *tmp; in otx2_qos_alloc_txschq_node() local
699 struct otx2_qos_node *tmp; in otx2_qos_txschq_fill_cfg_schq() local
713 struct otx2_qos_node *tmp; in otx2_qos_txschq_fill_cfg_tl() local
741 struct otx2_qos_node *tmp, in __otx2_qos_assign_base_idx_tl()
770 struct otx2_qos_node *tmp; in otx2_qos_assign_base_idx_tl() local
821 struct otx2_qos_node *tmp; in otx2_qos_txschq_push_cfg_schq() local
[all …]

12345678910>>...190