Searched refs:upper (Results 1 – 10 of 10) sorted by relevance
| /rk3399_ARM-atf/plat/intel/soc/agilex5/soc/ |
| H A D | agilex5_ddr.c | 200 uint32_t lower, upper; in sdram_set_firewall_non_f2sdram() local 217 upper = HI(value); in sdram_set_firewall_non_f2sdram() 222 FW_MPU_DDR_SCR_WRITEL(upper & 0xff, in sdram_set_firewall_non_f2sdram() 230 FW_MPU_DDR_SCR_WRITEL(upper & 0xff, in sdram_set_firewall_non_f2sdram() 238 upper = HI(value); in sdram_set_firewall_non_f2sdram() 243 FW_MPU_DDR_SCR_WRITEL(upper & 0xff, in sdram_set_firewall_non_f2sdram() 251 FW_MPU_DDR_SCR_WRITEL(upper & 0xff, in sdram_set_firewall_non_f2sdram() 264 uint32_t lower, upper; in sdram_set_firewall_f2sdram() local 280 upper = HI(value); in sdram_set_firewall_f2sdram() 284 FW_F2SDRAM_DDR_SCR_WRITEL(upper & 0xff, in sdram_set_firewall_f2sdram() [all …]
|
| /rk3399_ARM-atf/tools/memory/src/memory/ |
| H A D | memmap.py | 103 images[elf_image_path.stem.upper()] = TfaElfParser(elf_image_io) 107 images[map_file_path.stem.upper()] = TfaMapParser(map_file_io)
|
| /rk3399_ARM-atf/make_helpers/ |
| H A D | utilities.mk | 46 uppercase = $(shell echo $(call escape-shell,$(1)) | tr '[:lower:]' '[:upper:]') 60 lowercase = $(shell echo $(call escape-shell,$(1)) | tr '[:upper:]' '[:lower:]')
|
| /rk3399_ARM-atf/plat/allwinner/common/ |
| H A D | arisc_off.S | 19 # It expects the core number presented as a mask in the upper half of
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | arm-sip-service.rst | 61 The parameters *PC hi* and *PC lo* defines upper and lower words, respectively,
|
| H A D | ffa-manifest-binding.rst | 375 - A list of (id, mpdir upper bits, mpidr lower bits) tuples describing which 380 - mpidr upper bits: The <u32> describing the upper bits of the 64 bits
|
| H A D | ven-el3-debugfs.rst | 334 value with major version number in upper 16 bits and
|
| H A D | exception-handling.rst | 197 upper bits of the 8 bits are writeable. In the scheme described above, when 302 * This platform uses 2 bits for interrupt association. In total, 3 upper
|
| H A D | secure-partition-manager-mm.rst | 353 number is a 31-bit unsigned integer, with the upper 15 bits denoting the major
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | rt-svc-writers-guide.rst | 228 For such calls, the upper bits of the parameters x1-x4 and the saved
|