Searched +full:0 +full:xf6000000 (Results 1 – 25 of 35) sorted by relevance
12
/linux-6.12.1/arch/arm/mach-s3c/ |
D | map-base.h | 13 /* Fit all our registers in at 0xF6000000 upwards, trying to use as 21 #define S3C_ADDR_BASE 0xF6000000 29 #define S3C_VA_IRQ S3C_ADDR(0x00000000) /* irq controller(s) */ 30 #define S3C_VA_SYS S3C_ADDR(0x00100000) /* system control */ 31 #define S3C_VA_MEM S3C_ADDR(0x00200000) /* memory control */ 32 #define S3C_VA_TIMER S3C_ADDR(0x00300000) /* timer block */ 33 #define S3C_VA_WATCHDOG S3C_ADDR(0x00400000) /* watchdog */ 34 #define S3C_VA_UART S3C_ADDR(0x01000000) /* UART */ 46 #define S3C_ADDR_CPU(x) S3C_ADDR(0x00500000 + (x))
|
/linux-6.12.1/Documentation/devicetree/bindings/pci/ |
D | pci-armada8k.txt | 32 reg = <0 0xf2600000 0 0x10000>, <0 0xf6f00000 0 0x80000>; 40 bus-range = <0 0xff>; 41 ranges = <0x81000000 0 0xf9000000 0 0xf9000000 0 0x10000 /* downstream I/O */ 42 0x82000000 0 0xf6000000 0 0xf6000000 0 0xf00000>; /* non-prefetchable memory */ 43 interrupt-map-mask = <0 0 0 0>; 44 interrupt-map = <0 0 0 0 &gic 0 GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
|
D | hisilicon,kirin-pcie.yaml | 78 reg = <0x0 0xf4000000 0x0 0x1000>, 79 <0x0 0xff3fe000 0x0 0x1000>, 80 <0x0 0xf3f20000 0x0 0x40000>, 81 <0x0 0xf5000000 0x0 0x2000>; 83 bus-range = <0x0 0xff>; 87 ranges = <0x02000000 0x0 0x00000000 88 0x0 0xf6000000 89 0x0 0x02000000>; 92 interrupts = <0 283 4>; 94 interrupt-map-mask = <0xf800 0 0 7>; [all …]
|
/linux-6.12.1/arch/sh/include/cpu-sh4/cpu/ |
D | addrspace.h | 10 #define P0SEG 0x00000000 11 #define P1SEG 0x80000000 12 #define P2SEG 0xa0000000 13 #define P3SEG 0xc0000000 14 #define P4SEG 0xe0000000 18 #define P4SEG_IC_ADDR 0xf0000000 19 #define P4SEG_IC_DATA 0xf1000000 20 #define P4SEG_ITLB_ADDR 0xf2000000 21 #define P4SEG_ITLB_DATA 0xf3000000 22 #define P4SEG_OC_ADDR 0xf4000000 [all …]
|
D | mmu_context.h | 10 #define MMU_PTEH 0xFF000000 /* Page table entry register HIGH */ 11 #define MMU_PTEL 0xFF000004 /* Page table entry register LOW */ 12 #define MMU_TTB 0xFF000008 /* Translation table base register */ 13 #define MMU_TEA 0xFF00000C /* TLB Exception Address */ 14 #define MMU_PTEA 0xFF000034 /* PTE assistance register */ 15 #define MMU_PTEAEX 0xFF00007C /* PTE ASID extension register */ 17 #define MMUCR 0xFF000010 /* MMU Control Register */ 21 #define MMU_ITLB_ADDRESS_ARRAY 0xF2000000 22 #define MMU_ITLB_ADDRESS_ARRAY2 0xF2800000 23 #define MMU_ITLB_DATA_ARRAY 0xF3000000 [all …]
|
/linux-6.12.1/arch/arm/include/debug/ |
D | s5pv210.S | 9 #define S3C_ADDR_BASE 0xF6000000 10 #define S3C_VA_UART S3C_ADDR_BASE + 0x01000000 11 #define S5PV210_PA_UART 0xe2900000 22 #if CONFIG_DEBUG_S3C_UART != 0 23 add \rp, \rp, #(0x400 * CONFIG_DEBUG_S3C_UART) 24 add \rv, \rv, #(0x400 * CONFIG_DEBUG_S3C_UART)
|
D | exynos.S | 9 #define S3C_ADDR_BASE 0xF6000000 10 #define S3C_VA_UART S3C_ADDR_BASE + 0x01000000 11 #define EXYNOS4_PA_UART 0x13800000 12 #define EXYNOS5_PA_UART 0x12C00000 21 mrc p15, 0, \tmp, c0, c0, 0 22 and \tmp, \tmp, #0xf0 23 teq \tmp, #0xf0 @@ A15 25 mrc p15, 0, \tmp, c0, c0, 5 26 and \tmp, \tmp, #0xf00 27 teq \tmp, #0x100 @@ A15 + A7 but boot to A7 [all …]
|
/linux-6.12.1/arch/arm/mach-pxa/ |
D | addr-map.h | 8 #define PXA_CS0_PHYS 0x00000000 9 #define PXA_CS1_PHYS 0x04000000 10 #define PXA_CS2_PHYS 0x08000000 11 #define PXA_CS3_PHYS 0x0C000000 12 #define PXA_CS4_PHYS 0x10000000 13 #define PXA_CS5_PHYS 0x14000000 15 #define PXA300_CS0_PHYS 0x00000000 /* PXA300/PXA310 _only_ */ 16 #define PXA300_CS1_PHYS 0x30000000 /* PXA300/PXA310 _only_ */ 17 #define PXA3xx_CS2_PHYS 0x10000000 18 #define PXA3xx_CS3_PHYS 0x14000000 [all …]
|
D | pxa-regs.h | 14 #define UNCACHED_PHYS_0 0xfe000000 15 #define UNCACHED_PHYS_0_SIZE 0x00100000 20 * 0x40000000 - 0x41ffffff <--> 0xf2000000 - 0xf3ffffff 21 * 0x44000000 - 0x45ffffff <--> 0xf4000000 - 0xf5ffffff 22 * 0x48000000 - 0x49ffffff <--> 0xf6000000 - 0xf7ffffff 23 * 0x4c000000 - 0x4dffffff <--> 0xf8000000 - 0xf9ffffff 24 * 0x50000000 - 0x51ffffff <--> 0xfa000000 - 0xfbffffff 25 * 0x54000000 - 0x55ffffff <--> 0xfc000000 - 0xfdffffff 26 * 0x58000000 - 0x59ffffff <--> 0xfe000000 - 0xffffffff 31 #define io_v2p(x) (0x3c000000 + ((x) & 0x01ffffff) + (((x) & 0x0e000000) << 1)) [all …]
|
D | standby.S | 27 1: mcr p14, 0, r2, c7, c0, 0 @ put the system into Standby 35 #define PXA3_MDCNFG 0x0000 37 #define PXA3_DDR_HCAL 0x0060 38 #define PXA3_DDR_HCAL_HCRNG 0x1f 41 #define PXA3_DMCIER 0x0070 43 #define PXA3_DMCISR 0x0078 44 #define PXA3_RCOMP 0x0100 48 mov r1, #0xf6000000 @ DMEMC_REG_BASE (PXA3_MDCNFG) 49 add r1, r1, #0x00100000 61 mcr p14, 0, r0, c7, c0, 0 [all …]
|
D | smemc.h | 11 #define PXA2XX_SMEMC_BASE 0x48000000 12 #define PXA3XX_SMEMC_BASE 0x4a000000 13 #define SMEMC_VIRT IOMEM(0xf6000000) 15 #define MDCNFG (SMEMC_VIRT + 0x00) /* SDRAM Configuration Register 0 */ 16 #define MDREFR (SMEMC_VIRT + 0x04) /* SDRAM Refresh Control Register */ 17 #define MSC0 (SMEMC_VIRT + 0x08) /* Static Memory Control Register 0 */ 18 #define MSC1 (SMEMC_VIRT + 0x0C) /* Static Memory Control Register 1 */ 19 #define MSC2 (SMEMC_VIRT + 0x10) /* Static Memory Control Register 2 */ 20 #define MECR (SMEMC_VIRT + 0x14) /* Expansion Memory (PCMCIA/Compact Flash) Bus Configuration */ 21 #define SXLCR (SMEMC_VIRT + 0x18) /* LCR value to be written to SDRAM-Timing Synchronous Flash */ [all …]
|
/linux-6.12.1/arch/arm64/boot/dts/marvell/ |
D | armada-70x0.dtsi | 22 #define CP11X_PCIEx_MEM_BASE(iface) (0xf6000000 + (iface * 0x1000000)) 23 #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000
|
D | armada-80x0.dtsi | 24 #define CP11X_PCIEx_MEM_BASE(iface) (0xf6000000 + (iface * 0x1000000)) 25 #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000 45 #define CP11X_PCIEx_MEM_BASE(iface) (0xfa000000 + (iface * 0x1000000)) 46 #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000
|
/linux-6.12.1/arch/xtensa/configs/ |
D | xip_kc705_defconfig | 23 CONFIG_XIP_DATA_ADDR=0xd0000000 24 CONFIG_KERNEL_VIRTUAL_ADDRESS=0xe6000000 25 CONFIG_KERNEL_LOAD_ADDRESS=0xf6000000 30 …arlycon=uart8250,mmio32native,0xfd050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw …
|
/linux-6.12.1/arch/arm/mach-imx/ |
D | hardware.h | 21 (addr) - (module ## _BASE_ADDR) + (module ## _BASE_ADDR_VIRT) : 0) 35 * whole address space to [0xf4000000, 0xf5ffffff]. So [0xf6000000,0xfeffffff] 41 * IO 0x00200000+0x100000 -> 0xf4000000+0x100000 43 * AIPI 0x10000000+0x100000 -> 0xf4400000+0x100000 44 * SAHB1 0x80000000+0x100000 -> 0xf5000000+0x100000 45 * X_MEMC 0xdf000000+0x004000 -> 0xf5f00000+0x004000 47 * AIPS1 0x43f00000+0x100000 -> 0xf5300000+0x100000 48 * AIPS2 0x53f00000+0x100000 -> 0xf5700000+0x100000 49 * AVIC 0x68000000+0x100000 -> 0xf5800000+0x100000 51 * AIPI 0x10000000+0x100000 -> 0xf4400000+0x100000 [all …]
|
D | mx3x.h | 36 #define MX3x_L2CC_BASE_ADDR 0x30000000 42 #define MX3x_AIPS1_BASE_ADDR 0x43f00000 44 #define MX3x_MAX_BASE_ADDR (MX3x_AIPS1_BASE_ADDR + 0x04000) 45 #define MX3x_EVTMON_BASE_ADDR (MX3x_AIPS1_BASE_ADDR + 0x08000) 46 #define MX3x_CLKCTL_BASE_ADDR (MX3x_AIPS1_BASE_ADDR + 0x0c000) 47 #define MX3x_ETB_SLOT4_BASE_ADDR (MX3x_AIPS1_BASE_ADDR + 0x10000) 48 #define MX3x_ETB_SLOT5_BASE_ADDR (MX3x_AIPS1_BASE_ADDR + 0x14000) 49 #define MX3x_ECT_CTIO_BASE_ADDR (MX3x_AIPS1_BASE_ADDR + 0x18000) 50 #define MX3x_I2C_BASE_ADDR (MX3x_AIPS1_BASE_ADDR + 0x80000) 51 #define MX3x_I2C3_BASE_ADDR (MX3x_AIPS1_BASE_ADDR + 0x84000) [all …]
|
/linux-6.12.1/arch/arm/mach-s5pv210/ |
D | regs-clock.h | 12 #define S3C_ADDR_BASE 0xF6000000 14 #define S3C_VA_SYS S3C_ADDR(0x00100000) 18 #define S5P_APLL_LOCK S5P_CLKREG(0x00) 19 #define S5P_MPLL_LOCK S5P_CLKREG(0x08) 20 #define S5P_EPLL_LOCK S5P_CLKREG(0x10) 21 #define S5P_VPLL_LOCK S5P_CLKREG(0x20) 23 #define S5P_APLL_CON S5P_CLKREG(0x100) 24 #define S5P_MPLL_CON S5P_CLKREG(0x108) 25 #define S5P_EPLL_CON S5P_CLKREG(0x110) 26 #define S5P_EPLL_CON1 S5P_CLKREG(0x114) [all …]
|
/linux-6.12.1/arch/arm/mach-exynos/ |
D | exynos.c | 24 #define S3C_ADDR_BASE 0xF6000000 26 #define S5P_VA_CHIPID S3C_ADDR(0x02000000) 57 of_address_to_resource(node, 0, &res); in exynos_sysram_init() 67 sysram_ns_base_addr = of_iomap(node, 0); in exynos_sysram_init() 81 return 0; in exynos_fdt_map_chipid() 85 return 0; in exynos_fdt_map_chipid() 87 iodesc.pfn = __phys_to_pfn(be32_to_cpu(reg[0])); in exynos_fdt_map_chipid() 103 exynos_cpu_rev = exynos_cpu_id & 0xFF; in exynos_init_io() 105 pr_info("Samsung CPU ID: 0x%08lx\n", exynos_cpu_id); in exynos_init_io() 125 for (core_id = 0; core_id < num_possible_cpus(); core_id++) { in exynos_set_delayed_reset_assertion() [all …]
|
/linux-6.12.1/arch/powerpc/boot/dts/fsl/ |
D | t208xrdb.dtsi | 48 size = <0 0x1000000>; 49 alignment = <0 0x1000000>; 52 size = <0 0x400000>; 53 alignment = <0 0x400000>; 56 size = <0 0x2000000>; 57 alignment = <0 0x2000000>; 62 reg = <0xf 0xfe124000 0 0x2000>; 63 ranges = <0 0 0xf 0xe8000000 0x08000000 64 2 0 0xf 0xff800000 0x00010000 65 3 0 0xf 0xffdf0000 0x00008000>; [all …]
|
D | t1023rdb.dts | 50 size = <0 0x1000000>; 51 alignment = <0 0x1000000>; 55 size = <0 0x400000>; 56 alignment = <0 0x400000>; 60 size = <0 0x2000000>; 61 alignment = <0 0x2000000>; 66 reg = <0xf 0xfe124000 0 0x2000>; 67 ranges = <0 0 0xf 0xe8000000 0x08000000 68 1 0 0xf 0xff800000 0x00010000>; 70 nor@0,0 { [all …]
|
D | kmcent2.dts | 27 size = <0 0x1000000>; 28 alignment = <0 0x1000000>; 31 size = <0 0x400000>; 32 alignment = <0 0x400000>; 35 size = <0 0x2000000>; 36 alignment = <0 0x2000000>; 41 reg = <0xf 0xfe124000 0 0x2000>; 42 ranges = <0 0 0xf 0xe8000000 0x04000000 43 1 0 0xf 0xfa000000 0x00010000 44 2 0 0xf 0xfb000000 0x00010000 [all …]
|
D | t104xd4rdb.dtsi | 42 size = <0 0x1000000>; 43 alignment = <0 0x1000000>; 46 size = <0 0x400000>; 47 alignment = <0 0x400000>; 50 size = <0 0x2000000>; 51 alignment = <0 0x2000000>; 56 reg = <0xf 0xfe124000 0 0x2000>; 57 ranges = <0 0 0xf 0xe8000000 0x08000000 58 2 0 0xf 0xff800000 0x00010000 59 3 0 0xf 0xffdf0000 0x00008000>; [all …]
|
D | t104xrdb.dtsi | 48 size = <0 0x1000000>; 49 alignment = <0 0x1000000>; 52 size = <0 0x400000>; 53 alignment = <0 0x400000>; 56 size = <0 0x2000000>; 57 alignment = <0 0x2000000>; 62 reg = <0xf 0xfe124000 0 0x2000>; 63 ranges = <0 0 0xf 0xe8000000 0x08000000 64 2 0 0xf 0xff800000 0x00010000 65 3 0 0xf 0xffdf0000 0x00008000>; [all …]
|
D | t1024qds.dts | 50 size = <0 0x1000000>; 51 alignment = <0 0x1000000>; 55 size = <0 0x400000>; 56 alignment = <0 0x400000>; 60 size = <0 0x2000000>; 61 alignment = <0 0x2000000>; 66 reg = <0xf 0xfe124000 0 0x2000>; 67 ranges = <0 0 0xf 0xe8000000 0x08000000 68 2 0 0xf 0xff800000 0x00010000 69 3 0 0xf 0xffdf0000 0x00008000>; [all …]
|
D | t1024rdb.dts | 54 size = <0 0x1000000>; 55 alignment = <0 0x1000000>; 59 size = <0 0x400000>; 60 alignment = <0 0x400000>; 64 size = <0 0x2000000>; 65 alignment = <0 0x2000000>; 70 reg = <0xf 0xfe124000 0 0x2000>; 71 ranges = <0 0 0xf 0xe8000000 0x08000000 72 2 0 0xf 0xff800000 0x00010000 73 3 0 0xf 0xffdf0000 0x00008000>; [all …]
|
12