/openbmc/u-boot/arch/arm/mach-uniphier/clk/ |
H A D | pll-base-ld20.c | 35 u32 tmp; in uniphier_ld20_sscpll_init() local 71 u32 tmp; in uniphier_ld20_sscpll_ssc_en() local 89 u32 tmp; in uniphier_ld20_sscpll_set_regi() local 108 u32 tmp; in uniphier_ld20_vpll27_init() local 134 u32 tmp; in uniphier_ld20_dspll_init() local
|
H A D | pll-ld4.c | 17 u32 tmp, clk_mode_upll, clk_mode_axosel; in upll_init() local 57 u32 tmp, clk_mode_axosel; in vpll_init() local
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.y | 289 HexValue tmp = gen_bin_op(c, &@1, ADD_OP, &$1, &$3); variable 296 HexValue tmp = gen_bin_op(c, &@1, SUB_OP, &$1, &$3); variable 303 HexValue tmp = gen_bin_op(c, &@1, ANDB_OP, &$1, &$3); variable 310 HexValue tmp = gen_bin_op(c, &@1, ORB_OP, &$1, &$3); variable 317 HexValue tmp = gen_bin_op(c, &@1, XORB_OP, &$1, &$3); variable
|
/openbmc/u-boot/arch/arm/mach-versal/ |
H A D | mp.c | 30 u32 tmp; in set_r5_halt_mode() local 51 u32 tmp; in set_r5_tcm_mode() local 69 u32 tmp; in release_r5_reset() local 84 u32 tmp; in enable_clock_r5() local
|
/openbmc/u-boot/arch/arm/mach-zynqmp/ |
H A D | mp.c | 56 u32 tmp; in set_r5_halt_mode() local 77 u32 tmp; in set_r5_tcm_mode() local 95 u32 tmp; in set_r5_reset() local 109 u32 tmp; in release_r5_reset() local 123 u32 tmp; in enable_clock_r5() local 168 u32 tmp; in set_r5_start() local
|
/openbmc/qemu/util/ |
H A D | bitops.c | 25 unsigned long tmp; in find_next_bit() local 90 unsigned long tmp; in find_next_zero_bit() local 133 unsigned long tmp; in find_last_bit() local
|
/openbmc/openpower-hw-diags/analyzer/ |
H A D | util.hpp | 20 uint32_t tmp = 0; in operator >>() local 32 uint32_t tmp = htobe32(static_cast<uint32_t>(r) << 8); in operator <<() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-vfp.c | 159 TCGv_i32 tmp; in gen_update_fp_context() local 339 TCGv_i64 tmp, zero, zf, nf, vf; in trans_VSEL() local 379 TCGv_i32 tmp, zero; in trans_VSEL() local 622 TCGv_i32 tmp; in trans_VMOV_to_gp() local 667 TCGv_i32 tmp; in trans_VMOV_from_gp() local 710 TCGv_i32 tmp; in trans_VDUP() local 751 TCGv_i32 tmp; in trans_VMSR_VMRS() local 893 TCGv_i32 tmp; in trans_VMOV_half() local 925 TCGv_i32 tmp; in trans_VMOV_single() local 956 TCGv_i32 tmp; in trans_VMOV_64_sp() local [all …]
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | nonsec_virt.S | 31 .macro is_cpu_virt_capable tmp argument 128 .macro get_gicc_addr addr, tmp
|
/openbmc/u-boot/drivers/usb/dwc3/ |
H A D | dwc3-uniphier.c | 31 u32 tmp; in uniphier_pro4_dwc3_init() local 43 u32 tmp; in uniphier_pro5_dwc3_init() local 56 u32 tmp; in uniphier_pxs2_dwc3_init() local
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | structure.rst | 382 .. _structure-build-tmp-buildstats: 384 ``build/tmp/buildstats/`` 392 ``build/tmp/cache/`` 408 ``build/tmp/deploy/`` 498 ``build/tmp/hosttools/`` 510 ``build/tmp/pkgdata/`` 522 ``build/tmp/sstate-control/`` 535 ``build/tmp/sysroots-components/`` 550 ``build/tmp/sysroots/`` 568 ``build/tmp/stamps/`` [all …]
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | fdt.c | 70 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/u-boot/arch/x86/cpu/quark/ |
H A D | hte.c | 42 u32 tmp; in hte_wait_for_complete() local 61 u32 tmp; in hte_clear_error_regs() local 146 u32 tmp; in hte_rw_data_cmp() local 369 u32 tmp; in hte_mem_op() local
|
/openbmc/u-boot/arch/arm/mach-davinci/ |
H A D | dp83848.c | 38 u_int16_t tmp; in dp83848_get_link_speed() local 83 u_int16_t tmp; in dp83848_auto_negotiate() local
|
H A D | lxt972.c | 39 u_int16_t stat1, tmp; in lxt972_get_link_speed() local 90 u_int16_t tmp; in lxt972_auto_negotiate() local
|
/openbmc/u-boot/drivers/rtc/ |
H A D | at91sam9_rtt.c | 30 int rtc_get (struct rtc_time *tmp) in rtc_get() 48 int rtc_set (struct rtc_time *tmp) in rtc_set()
|
H A D | davinci.c | 12 int rtc_get(struct rtc_time *tmp) in rtc_get() 56 int rtc_set(struct rtc_time *tmp) in rtc_set()
|
H A D | pcf8563.c | 23 int rtc_get (struct rtc_time *tmp) in rtc_get() 68 int rtc_set (struct rtc_time *tmp) in rtc_set()
|
H A D | mcfrtc.c | 23 int rtc_get(struct rtc_time *tmp) in rtc_get() 52 int rtc_set(struct rtc_time *tmp) in rtc_set()
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec_helper.c | 24 S390Vector tmp = {}; in HELPER() local 54 S390Vector tmp = {}; in HELPER() local 174 S390Vector tmp; in HELPER() local
|
/openbmc/u-boot/arch/arm/mach-at91/armv7/ |
H A D | clock.c | 60 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/qemu/target/sparc/ |
H A D | gdbstub.c | 116 uint32_t tmp; in sparc_cpu_gdb_write_register() local 120 target_ulong tmp; in sparc_cpu_gdb_write_register() local
|
/openbmc/qemu/accel/tcg/ |
H A D | tb-hash.h | 41 vaddr tmp; in tb_jmp_cache_hash_page() local 48 vaddr tmp; in tb_jmp_cache_hash_func() local
|
/openbmc/u-boot/board/highbank/ |
H A D | ahci.c | 83 u32 tmp; in cphy_spread_spectrum_override() local 99 u32 tmp; in cphy_tx_attenuation_override() local 122 u32 tmp; in cphy_disable_port_overrides() local 154 u32 tmp, k = 0; in cphy_override_lane() local 176 u32 tmp; in ahci_link_up() local
|
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | libfdt.h | 1196 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_inplace_u32() local 1231 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_inplace_u64() local 1308 fdt32_t tmp = cpu_to_fdt32(val); in fdt_property_u32() local 1313 fdt64_t tmp = cpu_to_fdt64(val); in fdt_property_u64() local 1519 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_u32() local 1554 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_u64() local 1691 fdt32_t tmp = cpu_to_fdt32(val); in fdt_appendprop_u32() local 1726 fdt64_t tmp = cpu_to_fdt64(val); in fdt_appendprop_u64() local
|