Home
last modified time | relevance | path

Searched defs:el (Results 1 – 10 of 10) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dppa.c35 unsigned int el = current_el(); in ppa_init() local
H A Dcpu.c72 unsigned int el = current_el(); in early_mmu_setup() local
146 unsigned int el = current_el(); in final_mmu_setup() local
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dinterrupts_64.c41 int el = current_el(); in show_regs() local
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsystem.h138 unsigned int el; in current_el() local
145 unsigned int el, val; in get_sctlr() local
160 unsigned int el; in set_sctlr() local
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dcache_v8.c38 u64 get_tcr(int el, u64 *pips, u64 *pva_bits) in get_tcr()
407 int el; in mmu_setup() local
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Datmel_nand_ecc.h135 u32 el[32]; /* 0xAC-0x128 Error Location Registers */ member
144 u32 el[24]; /* 0x8C-0xE8 Error Location Registers */ member
/rk3399_rockchip-uboot/lib/
H A Dlist_sort.c217 struct debug_el *el; in list_sort_test() local
/rk3399_rockchip-uboot/arch/arm/include/asm/armv8/
H A Dmmu.h105 static inline void set_ttbr_tcr_mair(int el, u64 table, u64 tcr, u64 attr) in set_ttbr_tcr_mair()
/rk3399_rockchip-uboot/include/
H A Datf_common.h52 #define SPSR_64(el, sp, daif) \ argument
/rk3399_rockchip-uboot/tools/
H A Dkwbimage.c1318 struct image_cfg_element *el) in image_create_config_parse_oneline()