Searched +full:0 +full:xfe400000 (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/arm/mach-mv78xx0/ |
| H A D | mv78xx0.h | 17 * f0800000 PCIe #0 I/O space 29 * fee00000 f0800000 64K PCIe #0 I/O space 39 #define MV78XX0_CORE0_REGS_PHYS_BASE 0xf1020000 40 #define MV78XX0_CORE1_REGS_PHYS_BASE 0xf1024000 41 #define MV78XX0_CORE_REGS_VIRT_BASE IOMEM(0xfe400000) 42 #define MV78XX0_CORE_REGS_PHYS_BASE 0xfe400000 45 #define MV78XX0_PCIE_IO_PHYS_BASE(i) (0xf0800000 + ((i) << 20)) 48 #define MV78XX0_REGS_PHYS_BASE 0xf1000000 49 #define MV78XX0_REGS_VIRT_BASE IOMEM(0xfec00000) 52 #define MV78XX0_SRAM_PHYS_BASE (0xf2200000) [all …]
|
| /linux/arch/arm/mach-mmp/ |
| H A D | addr-map.h | 15 #define APB_PHYS_BASE 0xd4000000 16 #define APB_VIRT_BASE IOMEM(0xfe000000) 17 #define APB_PHYS_SIZE 0x00200000 19 #define AXI_PHYS_BASE 0xd4200000 20 #define AXI_VIRT_BASE IOMEM(0xfe200000) 21 #define AXI_PHYS_SIZE 0x00200000 23 #define PGU_PHYS_BASE 0xe0000000 24 #define PGU_VIRT_BASE IOMEM(0xfe400000) 25 #define PGU_PHYS_SIZE 0x00100000 27 /* Static Memory Controller - Chip Select 0 and 1 */ [all …]
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | renesas,dbsc.yaml | 51 reg = <0xfe400000 0x400>;
|
| /linux/arch/arm/mach-tegra/ |
| H A D | iomap.h | 16 #define TEGRA_IRAM_BASE 0x40000000 19 #define TEGRA_ARM_PERIF_BASE 0x50040000 22 #define TEGRA_ARM_INT_DIST_BASE 0x50041000 25 #define TEGRA_TMR1_BASE 0x60005000 28 #define TEGRA_TMR2_BASE 0x60005008 31 #define TEGRA_TMRUS_BASE 0x60005010 34 #define TEGRA_TMR3_BASE 0x60005050 37 #define TEGRA_TMR4_BASE 0x60005058 40 #define TEGRA_CLK_RESET_BASE 0x60006000 43 #define TEGRA_FLOW_CTRL_BASE 0x60007000 [all …]
|
| /linux/arch/arm/mach-dove/ |
| H A D | dove.h | 14 * e0000000 @runtime 128M PCIe-0 Memory space 18 * f2000000 fee00000 1M PCIe-0 I/O space 22 #define DOVE_CESA_PHYS_BASE 0xc8000000 23 #define DOVE_CESA_VIRT_BASE IOMEM(0xfdb00000) 26 #define DOVE_PCIE0_MEM_PHYS_BASE 0xe0000000 29 #define DOVE_PCIE1_MEM_PHYS_BASE 0xe8000000 32 #define DOVE_BOOTROM_PHYS_BASE 0xf8000000 35 #define DOVE_SCRATCHPAD_PHYS_BASE 0xf0000000 36 #define DOVE_SCRATCHPAD_VIRT_BASE IOMEM(0xfdd00000) 39 #define DOVE_SB_REGS_PHYS_BASE 0xf1000000 [all …]
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | gef_sbc310.dts | 25 reg = <0x0 0x40000000>; // set by uboot 29 reg = <0xfef05000 0x1000>; 31 ranges = <0 0 0xff000000 0x01000000 // 16MB Boot flash 32 1 0 0xe0000000 0x08000000 // Paged Flash 0 33 2 0 0xe8000000 0x08000000 // Paged Flash 1 34 3 0 0xfc100000 0x00020000 // NVRAM 35 4 0 0xfc000000 0x00010000>; // FPGA 37 /* flash@0,0 is a mirror of part of the memory in flash@1,0 38 flash@0,0 { 40 reg = <0x0 0x0 0x01000000>; [all …]
|
| /linux/arch/arm/probes/ |
| H A D | decode-thumb.c | 20 DECODE_REJECT (0xfe4f0000, 0xe80f0000), 24 DECODE_REJECT (0xffc00000, 0xe8000000), 27 DECODE_REJECT (0xffc00000, 0xe9800000), 30 DECODE_REJECT (0xfe508000, 0xe8008000), 32 DECODE_REJECT (0xfe50c000, 0xe810c000), 34 DECODE_REJECT (0xfe402000, 0xe8002000), 40 DECODE_CUSTOM (0xfe400000, 0xe8000000, PROBES_T32_LDMSTM), 50 DECODE_OR (0xff600000, 0xe8600000), 53 DECODE_EMULATEX (0xff400000, 0xe9400000, PROBES_T32_LDRDSTRD, 54 REGS(NOPCWB, NOSPPC, NOSPPC, 0, 0)), [all …]
|
| /linux/arch/arm/boot/dts/renesas/ |
| H A D | r8a7740.dtsi | 20 #size-cells = <0>; 21 cpu@0 { 24 reg = <0x0>; 35 reg = <0xc2800000 0x1000>, 36 <0xc2000000 0x1000>; 41 reg = <0xf0100000 0x1000>; 53 reg = <0xfe400000 0x400>; 68 reg = <0xfe910000 0x3000>; 77 reg = <0xfe914000 0x3000>; 87 reg = <0xe6138000 0x170>; [all …]
|