Home
last modified time | relevance | path

Searched defs:tmp_reg (Results 1 – 23 of 23) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dhimci.c85 unsigned int tmp_reg; in hi_mci_sys_reset() local
128 unsigned int tmp_reg, wait_retry_count = 0; in hi_mci_wait_cmd() local
221 unsigned int tmp_reg; in hi_mci_init_card() local
283 unsigned int tmp_reg; in hi_mci_idma_start() local
299 unsigned int tmp_reg; in hi_mci_idma_stop() local
640 unsigned int tmp_reg, fifo_count = 0; in hi_mci_request() local
725 unsigned int tmp_reg; in hi_mci_set_ios() local
Dhimci_hi3516dv300.c120 unsigned int tmp_reg; in hi_mci_sys_init() local
Dhimci_hi3516cv500.c120 unsigned int tmp_reg; in hi_mci_sys_init() local
/third_party/uboot/u-boot-2020.01/arch/arm/mach-hi35xx/
Dhimci_boot.c64 unsigned int tmp_reg; in emmc_boot_mode_read() local
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516cv500/
Demmc_boot.c72 unsigned int tmp_reg; in emmc_boot_mode_read() local
Dlowlevel_init_v300.c417 unsigned int tmp_reg = readl(SVB_VER_REG); in start_svb() local
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516dv300/
Demmc_boot.c74 unsigned int tmp_reg; in emmc_boot_mode_read() local
Dlowlevel_init_v300.c415 unsigned int tmp_reg = readl(SVB_VER_REG); in start_svb() local
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516av300/
Demmc_boot.c75 unsigned int tmp_reg; in emmc_boot_mode_read() local
Dlowlevel_init_v300.c415 unsigned int tmp_reg = readl(SVB_VER_REG); in start_svb() local
/third_party/uboot/u-boot-2020.01/drivers/ddr/hisilicon/default/
Dddr_training_ctl.c231 unsigned int tmp_reg = ddr_read(DDR_REG_BASE_SYSCTRL + SYSCTRL_DDR_TRAINING_VERSION_FLAG); in ddr_sw_training_func() local
/third_party/uboot/u-boot-2020.01/drivers/qe/
Duec_phy.c131 u32 tmp_reg; in uec_write_phy_reg() local
170 u32 tmp_reg; in uec_read_phy_reg() local
/third_party/uboot/u-boot-2020.01/arch/arm/mach-mvebu/serdes/axp/
Dhigh_speed_env_lib.c1206 u32 tmp_reg, tmp_pex_reg; in serdes_phy_config() local
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3518ev300/
Dlowlevel_init_v300.c266 unsigned int tmp_reg = readl(SVB_VER_REG); in start_svb() local
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516ev200/
Dlowlevel_init_v300.c266 unsigned int tmp_reg = readl(SVB_VER_REG); in start_svb() local
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516ev300/
Dlowlevel_init_v300.c261 unsigned int tmp_reg = readl(SVB_VER_REG); in start_svb() local
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516dv200/
Dlowlevel_init_v300.c264 unsigned int tmp_reg = readl(SVB_VER_REG); in start_svb() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c858 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
DsljitNativePPC_common.c987 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
DsljitNativeARM_32.c1450 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
DsljitNativeARM_T2_32.c973 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c2275 int tmp_reg = status->tmp_regs[next_tmp_reg]; in delayed_mem_copy_move() local
2299 int tmp_reg, saved_tmp_reg, i; in delayed_mem_copy_finish() local
/third_party/flutter/skia/src/core/
DSkVM.cpp1353 Reg tmp_reg = (Reg)0; // This initial value won't matter... anything legal is fine. in jit() local