Home
last modified time | relevance | path

Searched defs:t1 (Results 176 – 200 of 274) sorted by relevance

1234567891011

/openbmc/linux/drivers/watchdog/
H A Df71808e_wdt.c233 unsigned int t1 = 25, t2 = 125, t3 = 5000; in fintek_wdt_set_pulse_width() local
/openbmc/linux/include/net/
H A Dnetrom.h76 unsigned long t1, t2, t4, idle; member
H A Drose.h141 unsigned long t1, t2, t3, hb, idle; member
/openbmc/qemu/target/mips/tcg/
H A Dmsa_translate.c204 TCGv_i64 t1 = tcg_temp_new_i64(); in gen_check_zero_element() local
/openbmc/qemu/target/arm/tcg/
H A Dpauth_helper.c143 int i0, i4, i8, ic, t0, t1, t2, t3; in pac_mult() local
H A Dtranslate-a64.c790 static void gen_add64_CC(TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_add64_CC()
812 static void gen_add32_CC(TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_add32_CC()
829 static void gen_add_CC(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_add_CC()
839 static void gen_sub64_CC(TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_sub64_CC()
861 static void gen_sub32_CC(TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_sub32_CC()
880 static void gen_sub_CC(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_sub_CC()
890 static void gen_adc(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_adc()
903 static void gen_adc_CC(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_adc_CC()
2604 TCGv_i64 t1 = cpu_reg(s, rt); in gen_compare_and_swap_pair() local
4413 TCGv_i32 t1 = tcg_temp_new_i32(); in trans_EXTR() local
[all …]
/openbmc/qemu/tcg/
H A Dtci.c363 tcg_target_ulong t1; in tcg_qemu_tb_exec() local
/openbmc/linux/drivers/net/fddi/skfp/
H A Dhwmtm.c1936 struct s_smt_fp_txd volatile *t1 ; in mac_drv_clear_txd() local
/openbmc/linux/drivers/input/joystick/
H A Danalog.c311 ktime_t t1, t2, t3; in analog_calibrate_timer() local
/openbmc/qemu/include/migration/
H A Dvmstate.h249 #define type_check_2darray(t1,t2,n,m) ((t1(*)[n][m])0 - (t2*)0) argument
254 #define type_check_array(t1,t2,n) ((t1(*)[n])0 - (t2*)0) argument
255 #define type_check_pointer(t1,t2) ((t1**)0 - (t2*)0) argument
263 #define type_check_varray(t1, t2, f) \ argument
/openbmc/linux/fs/jfs/
H A Djfs_dmap.h176 struct dmaptree t1; member
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c264 uint64_t t1 = *h + Sigma1(e) + Ch(e, f, g) + k + w; in Round() local
/openbmc/linux/include/linux/
H A Dbtf.h270 static inline bool btf_kind_core_compat(const struct btf_type *t1, in btf_kind_core_compat()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dlgs8gxx.c363 u8 t1, t2; in lgs8gxx_autolock_gi() local
/openbmc/linux/kernel/trace/
H A Dtrace_hwlat.c206 time_type start, t1, t2, last_t2; in get_sample() local
/openbmc/linux/arch/mips/lib/
H A Dcsum_partial.S30 #define t1 $9 macro
/openbmc/qemu/hw/usb/
H A Ddev-smartcard-reader.c218 CCID_T1ProtocolDataStructure t1; member
844 CCID_T1ProtocolDataStructure *t1 = &s->abProtocolDataStructure.t1; in ccid_write_data_block_atr() local
/openbmc/linux/arch/x86/crypto/
H A Dsm3-avx-asm_64.S105 #define t1 %ebx macro
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35510.c295 u16 t1; member
/openbmc/linux/fs/smb/client/
H A Dmisc.c1159 struct cifs_tcon *t1 = sd->data, *t2; in tcon_super_cb() local
/openbmc/linux/fs/ntfs3/
H A Dindex.c93 u32 t1, t2; in cmp_sdh() local
151 u32 t1 = le32_to_cpu(*k1); in cmp_uints() local
/openbmc/u-boot/arch/arm/mach-imx/mx5/
H A Dclock.c553 u64 pd, mfi = 1, mfn, mfd, t1; in calc_pll_params() local
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c954 ktime_t t1, t2_curr; in igc_phc_get_syncdevicetime() local
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c1265 unsigned long t1; in rsi_sdio_disable_interrupts() local
/openbmc/linux/net/wireless/
H A Dchan.c946 unsigned int t1 = 0, t2 = 0; in cfg80211_chandef_dfs_cac_time() local

1234567891011