Home
last modified time | relevance | path

Searched defs:REG (Results 1 – 25 of 41) sorted by relevance

12

/third_party/optimized-routines/string/arm/
Dstrcpy.c16 #define magic1(REG) "#0x01010101" argument
17 #define magic2(REG) "#0x80808080" argument
19 #define magic1(REG) #REG argument
20 #define magic2(REG) #REG ", lsl #7" argument
/third_party/libunwind/src/tilegx/
Dgetcontext.S30 # define REG(X) LINUX_UC_MCONTEXT_GREGS + 8 * (X) macro
/third_party/libffi/src/tile/
Dtile.S163 #define LOAD_REG(REG, PTR) \ argument
204 #define STORE_REG(REG, PTR) \ argument
/third_party/libunwind/src/riscv/
Dgetcontext.S28 #define REG(X) (UC_MCONTEXT_REGS_OFF + SZREG * X)(a0) macro
Dsetcontext.S28 #define REG(X) (UC_MCONTEXT_REGS_OFF + SZREG * X)(a0) macro
/third_party/uboot/u-boot-2020.01/drivers/net/
Dmcfmii.c32 #define mk_mii_read(ADDR, REG) (0x60020000 | ((ADDR << 23) | \ argument
34 #define mk_mii_write(ADDR, REG, VAL) (0x50020000 | ((ADDR << 23) | \ argument
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-tegra/
Dap.h20 #define CLK_FREQUENCY(REF, REG) (((REF) * 2) / (REG + 2)) argument
/third_party/node/deps/npm/node_modules/libnpmteam/test/
Dindex.js10 const REG = 'http://localhost:1337' constant
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516cv500/hw_compressed/
DMakefile71 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516av300/hw_compressed/
DMakefile71 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3520dv500/hw_compressed/
DMakefile70 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3521dv200/hw_compressed/
DMakefile70 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3556av100/hw_compressed/
DMakefile83 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516ev300/hw_compressed/
DMakefile73 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3519av100/hw_compressed/
DMakefile70 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516dv200/hw_compressed/
DMakefile72 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3535av100/hw_compressed/
DMakefile69 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3531dv200/hw_compressed/
DMakefile69 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/lib/dhry/
Ddhry_2.c46 #define REG macro
/third_party/ltp/testcases/kernel/syscalls/nftw/
Dnftw.h62 #define REG 1 macro
Dnftw64.h61 #define REG 1 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3569v100/hw_compressed/
DMakefile74 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3559av100/hw_compressed/
DMakefile74 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516dv300/hw_compressed/
DMakefile77 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3518ev300/hw_compressed/
DMakefile83 REG := $(wildcard $(TOPDIR)/*.reg $(TOPDIR)/.reg) macro

12