Home
last modified time | relevance | path

Searched +full:0 +full:xe8000000 (Results 1 – 25 of 112) sorted by relevance

12345

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Daardvark-pci.txt39 reg = <0 0xd0070000 0 0x20000>;
42 bus-range = <0x00 0xff>;
47 ranges = <0x82000000 0 0xe8000000 0 0xe8000000 0 0x1000000 /* Port 0 MEM */
48 0x81000000 0 0xe9000000 0 0xe9000000 0 0x10000>; /* Port 0 IO*/
49 interrupt-map-mask = <0 0 0 7>;
50 interrupt-map = <0 0 0 1 &pcie_intc 0>,
51 <0 0 0 2 &pcie_intc 1>,
52 <0 0 0 3 &pcie_intc 2>,
53 <0 0 0 4 &pcie_intc 3>;
54 phys = <&comphy1 0>;
/OK3568_Linux_fs/u-boot/include/configs/
H A Dqemu-ppce500.h14 #define CONFIG_SYS_TEXT_BASE 0xf01000 /* 15 MB */
31 #define CONFIG_SYS_MEMTEST_START 0x00200000 /* memtest works on */
32 #define CONFIG_SYS_MEMTEST_END 0x00400000
38 #define CONFIG_SYS_CCSRBAR 0xe0000000
45 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0x0
50 #define CONFIG_SYS_PCI_MAP_START 0x80000000
51 #define CONFIG_SYS_PCI_MAP_END 0xe8000000
54 #define CONFIG_SYS_TMPVIRT 0xe8000000
60 #define CONFIG_SYS_DDR_SDRAM_BASE 0x00000000
63 #define CONFIG_CHIP_SELECTS_PER_CTRL 0
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dtegra30-asus-nexus7-tilapia-memory-timings.dtsi13 emc-timings-0 {
17 nvidia,emc-auto-cal-interval = <0x001fffff>;
18 nvidia,emc-mode-1 = <0x80100002>;
19 nvidia,emc-mode-2 = <0x80200018>;
20 nvidia,emc-mode-reset = <0x80000b71>;
21 nvidia,emc-zcal-cnt-long = <0x00000040>;
25 0x0000001f /* EMC_RC */
26 0x00000069 /* EMC_RFC */
27 0x00000017 /* EMC_RAS */
28 0x00000007 /* EMC_RP */
[all …]
H A Dtegra30-asus-nexus7-grouper-memory-timings.dtsi5 emc-timings-0 {
6 nvidia,ram-code = <0>; /* Elpida EDJ2108EDBG-DJL-F */
12 0x00020001 /* MC_EMEM_ARB_CFG */
13 0xc0000020 /* MC_EMEM_ARB_OUTSTANDING_REQ */
14 0x00000001 /* MC_EMEM_ARB_TIMING_RCD */
15 0x00000001 /* MC_EMEM_ARB_TIMING_RP */
16 0x00000002 /* MC_EMEM_ARB_TIMING_RC */
17 0x00000000 /* MC_EMEM_ARB_TIMING_RAS */
18 0x00000001 /* MC_EMEM_ARB_TIMING_FAW */
19 0x00000001 /* MC_EMEM_ARB_TIMING_RRD */
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/marvell/
H A Darmada-37xx.dtsi35 reg = <0 0x4000000 0 0x200000>;
42 #size-cells = <0>;
43 cpu0: cpu@0 {
46 reg = <0>;
80 /* 32M internal register @ 0xd000_0000 */
81 ranges = <0x0 0x0 0xd0000000 0x2000000>;
85 reg = <0x8300 0x40>;
93 reg = <0xd000 0x1000>;
99 #size-cells = <0>;
100 reg = <0x10600 0xA00>;
[all …]
H A Darmada-ap810-ap0.dtsi39 ranges = <0x0 0x0 0xe8000000 0x4000000>;
51 reg = <0x3000000 0x10000>, /* GICD */
52 <0x3060000 0x100000>, /* GICR */
53 <0x00c0000 0x2000>, /* GICC */
54 <0x00d0000 0x1000>, /* GICH */
55 <0x00e0000 0x2000>; /* GICV */
61 reg = <0x3040000 0x20000>;
75 reg = <0x400000 0x1000>,
76 <0x410000 0x1000>;
77 msi-parent = <&gic_its_ap0 0xa0>;
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/bus/
H A Dmvebu-mbus.txt65 pcie-mem-aperture = <0xe0000000 0x8000000>;
66 pcie-io-aperture = <0xe8000000 0x100000>;
73 reg = <0x20000 0x100>, <0x20180 0x20>, <0x20250 0x8>;
87 0xSIAA0000 0x00oooooo
91 S = 0x0 for a MBus valid window
92 S = 0xf for a non-valid window (see below)
94 If S = 0x0, then:
99 If S = 0xf, then:
105 (S = 0x0), an address decoding window is allocated. On the other side,
106 entries for translation that do not correspond to valid windows (S = 0xf)
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dcpu.h13 #define S5PC1XX_ADDR_BASE 0xE0000000
16 #define S5PC100_PRO_ID 0xE0000000
17 #define S5PC100_CLOCK_BASE 0xE0100000
18 #define S5PC100_GPIO_BASE 0xE0300000
19 #define S5PC100_VIC0_BASE 0xE4000000
20 #define S5PC100_VIC1_BASE 0xE4100000
21 #define S5PC100_VIC2_BASE 0xE4200000
22 #define S5PC100_DMC_BASE 0xE6000000
23 #define S5PC100_SROMC_BASE 0xE7000000
24 #define S5PC100_ONENAND_BASE 0xE7100000
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Dmpc8572ds_36b.dts19 reg = <0xf 0xffe05000 0 0x1000>;
21 ranges = <0x0 0x0 0xf 0xe8000000 0x08000000
22 0x1 0x0 0xf 0xe0000000 0x08000000
23 0x2 0x0 0xf 0xffa00000 0x00040000
24 0x3 0x0 0xf 0xffdf0000 0x00008000
25 0x4 0x0 0xf 0xffa40000 0x00040000
26 0x5 0x0 0xf 0xffa80000 0x00040000
27 0x6 0x0 0xf 0xffac0000 0x00040000>;
31 ranges = <0x0 0xf 0xffe00000 0x100000>;
35 reg = <0xf 0xffe08000 0 0x1000>;
[all …]
H A Dmpc8572ds.dts19 reg = <0 0xffe05000 0 0x1000>;
21 ranges = <0x0 0x0 0x0 0xe8000000 0x08000000
22 0x1 0x0 0x0 0xe0000000 0x08000000
23 0x2 0x0 0x0 0xffa00000 0x00040000
24 0x3 0x0 0x0 0xffdf0000 0x00008000
25 0x4 0x0 0x0 0xffa40000 0x00040000
26 0x5 0x0 0x0 0xffa80000 0x00040000
27 0x6 0x0 0x0 0xffac0000 0x00040000>;
31 ranges = <0x0 0 0xffe00000 0x100000>;
35 reg = <0 0xffe08000 0 0x1000>;
[all …]
H A Dp2020ds.dts19 ranges = <0x0 0x0 0x0 0xe8000000 0x08000000
20 0x1 0x0 0x0 0xe0000000 0x08000000
21 0x2 0x0 0x0 0xffa00000 0x00040000
22 0x3 0x0 0x0 0xffdf0000 0x00008000
23 0x4 0x0 0x0 0xffa40000 0x00040000
24 0x5 0x0 0x0 0xffa80000 0x00040000
25 0x6 0x0 0x0 0xffac0000 0x00040000>;
26 reg = <0 0xffe05000 0 0x1000>;
30 ranges = <0x0 0x0 0xffe00000 0x100000>;
34 ranges = <0x2000000 0x0 0x80000000 0 0x80000000 0x0 0x20000000
[all …]
H A Dmpc8536ds_36b.dts17 #size-cells = <0>;
19 PowerPC,8536@0 {
21 reg = <0>;
28 reg = <0 0 0 0>; // Filled by U-Boot
32 reg = <0xf 0xffe05000 0 0x1000>;
34 ranges = <0x0 0x0 0xf 0xe8000000 0x08000000
35 0x2 0x0 0xf 0xffa00000 0x00040000
36 0x3 0x0 0xf 0xffdf0000 0x00008000>;
40 ranges = <0x0 0xf 0xffe00000 0x100000>;
44 reg = <0xf 0xffe08000 0 0x1000>;
[all …]
H A Dmpc8536ds.dts17 #size-cells = <0>;
19 PowerPC,8536@0 {
21 reg = <0>;
28 reg = <0 0 0 0>; // Filled by U-Boot
32 reg = <0 0xffe05000 0 0x1000>;
34 ranges = <0x0 0x0 0x0 0xe8000000 0x08000000
35 0x2 0x0 0x0 0xffa00000 0x00040000
36 0x3 0x0 0x0 0xffdf0000 0x00008000>;
40 ranges = <0x0 0 0xffe00000 0x100000>;
44 reg = <0 0xffe08000 0 0x1000>;
[all …]
H A Dp1022ds_32b.dts45 ranges = <0x0 0x0 0x0 0xe8000000 0x08000000
46 0x1 0x0 0x0 0xe0000000 0x08000000
47 0x2 0x0 0x0 0xff800000 0x00040000
48 0x3 0x0 0x0 0xffdf0000 0x00008000>;
49 reg = <0x0 0xffe05000 0 0x1000>;
53 ranges = <0x0 0x0 0xffe00000 0x100000>;
57 ranges = <0x2000000 0x0 0xe0000000 0 0xa0000000 0x0 0x20000000
58 0x1000000 0x0 0x00000000 0 0xffc10000 0x0 0x10000>;
59 reg = <0x0 0xffe09000 0 0x1000>;
60 pcie@0 {
[all …]
H A Dp1022ds_36b.dts45 ranges = <0x0 0x0 0xf 0xe8000000 0x08000000
46 0x1 0x0 0xf 0xe0000000 0x08000000
47 0x2 0x0 0xf 0xff800000 0x00040000
48 0x3 0x0 0xf 0xffdf0000 0x00008000>;
49 reg = <0xf 0xffe05000 0 0x1000>;
53 ranges = <0x0 0xf 0xffe00000 0x100000>;
57 ranges = <0x2000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000
58 0x1000000 0x0 0x00000000 0xf 0xffc10000 0x0 0x10000>;
59 reg = <0xf 0xffe09000 0 0x1000>;
60 pcie@0 {
[all …]
H A Dcyrus_p5020.dts30 size = <0 0x1000000>;
31 alignment = <0 0x1000000>;
34 size = <0 0x400000>;
35 alignment = <0 0x400000>;
38 size = <0 0x2000000>;
39 alignment = <0 0x2000000>;
44 ranges = <0x00000000 0xf 0x00000000 0x01008000>;
48 ranges = <0x0 0xf 0xf4000000 0x200000>;
52 ranges = <0x0 0xf 0xf4200000 0x200000>;
56 ranges = <0x00000000 0xf 0xfe000000 0x1000000>;
[all …]
H A Dsbc8641d.dts20 reg = <0x00000000 0x20000000>; // 512M at 0x0
24 reg = <0xf8005000 0x1000>;
26 ranges = <0 0 0xff000000 0x01000000 // 16MB Boot flash
27 1 0 0xf0000000 0x00010000 // 64KB EEPROM
28 2 0 0xf1000000 0x00100000 // EPLD (1MB)
29 3 0 0xe0000000 0x04000000 // 64MB LB SDRAM (CS3)
30 4 0 0xe4000000 0x04000000 // 64MB LB SDRAM (CS4)
31 6 0 0xf4000000 0x00100000 // LCD display (1MB)
32 7 0 0xe8000000 0x04000000>; // 64MB OneNAND
34 flash@0,0 {
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dfpga.h23 #define H2P2_DBG_FPGA_BASE 0xE8000000 /* VA */
25 #define H2P2_DBG_FPGA_START 0x04000000 /* PA */
27 #define H2P2_DBG_FPGA_ETHR_START (H2P2_DBG_FPGA_START + 0x300)
28 #define H2P2_DBG_FPGA_FPGA_REV IOMEM(H2P2_DBG_FPGA_BASE + 0x10) /* FPGA Revision */
29 #define H2P2_DBG_FPGA_BOARD_REV IOMEM(H2P2_DBG_FPGA_BASE + 0x12) /* Board Revision */
30 #define H2P2_DBG_FPGA_GPIO IOMEM(H2P2_DBG_FPGA_BASE + 0x14) /* GPIO outputs */
31 #define H2P2_DBG_FPGA_LEDS IOMEM(H2P2_DBG_FPGA_BASE + 0x16) /* LEDs outputs */
32 #define H2P2_DBG_FPGA_MISC_INPUTS IOMEM(H2P2_DBG_FPGA_BASE + 0x18) /* Misc inputs */
33 #define H2P2_DBG_FPGA_LAN_STATUS IOMEM(H2P2_DBG_FPGA_BASE + 0x1A) /* LAN Status line */
34 #define H2P2_DBG_FPGA_LAN_RESET IOMEM(H2P2_DBG_FPGA_BASE + 0x1C) /* LAN Reset line */
[all …]
/OK3568_Linux_fs/u-boot/include/configs/km/
H A Dkm8321-common.h33 #define CONFIG_KM_DEF_ARCH "arch=ppc_8xx\0"
71 #define CONFIG_SYS_DDR_CS0_BNDS 0x0000007f
77 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000
79 #define CONFIG_SYS_DDR_INTERVAL ((0x064 << SDRAM_INTERVAL_BSTOPRE_SHIFT) | \
80 (0x200 << SDRAM_INTERVAL_REFINT_SHIFT))
87 #define CONFIG_SYS_DDR_MODE 0x47860242
88 #define CONFIG_SYS_DDR_MODE2 0x8080c000
94 (0 << TIMING_CFG0_WWT_SHIFT) | \
95 (0 << TIMING_CFG0_RRT_SHIFT) | \
96 (0 << TIMING_CFG0_WRT_SHIFT) | \
[all …]
H A Dkm8309-common.h21 #define CONFIG_KM_DEF_ARCH "arch=ppc_82xx\0"
30 #define CONFIG_SYS_QE_FW_ADDR 0xF00C0000
36 /* 0x14000180 SICR_1 */
37 #define CONFIG_SYS_SICRL (0 \
54 /* 0x00080400 SICR_2 */
55 #define CONFIG_SYS_SICRH (0 \
71 #define CONFIG_SYS_GPR1 0x50008060
73 #define CONFIG_SYS_GP1DIR 0x00000000
74 #define CONFIG_SYS_GP1ODR 0x00000000
75 #define CONFIG_SYS_GP2DIR 0xFF000000
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Da3m071.dts26 ranges = <0 0xf0000000 0x0000c000>;
27 reg = <0xf0000000 0x00000100>;
28 bus-frequency = <0>; /* From boot loader */
29 system-frequency = <0>; /* From boot loader */
41 reg = <0x2000 0x100>;
42 interrupts = <2 1 0>;
63 reg = <0x2c00 0x100>;
64 interrupts = <2 4 0>;
73 reg = <0x03>;
94 ranges = <0 0 0xfc000000 0x02000000
[all …]
H A Dpcm032.dts23 memory@0 {
24 reg = <0x00000000 0x08000000>; // 128MB
30 cell-index = <0>;
61 phy0: ethernet-phy@0 {
62 reg = <0>;
69 reg = <0x51>;
73 reg = <0x52>;
80 interrupt-map-mask = <0xf800 0 0 7>;
81 interrupt-map = <0xc000 0 0 1 &mpc5200_pic 0 0 3 // 1st slot
82 0xc000 0 0 2 &mpc5200_pic 1 1 3
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/include/mach/
H A Dcpu.h16 #define MVEBU_REG_PCIE_DEVID (MVEBU_REG_PCIE_BASE + 0x00)
17 #define MVEBU_REG_PCIE_REVID (MVEBU_REG_PCIE_BASE + 0x08)
32 CPU_TARGET_DRAM = 0x0,
33 CPU_TARGET_DEVICEBUS_BOOTROM_SPI = 0x1,
34 CPU_TARGET_ETH23 = 0x3,
35 CPU_TARGET_PCIE02 = 0x4,
36 CPU_TARGET_ETH01 = 0x7,
37 CPU_TARGET_PCIE13 = 0x8,
38 CPU_TARGET_SASRAM = 0x9,
39 CPU_TARGET_SATA01 = 0xa, /* A38X */
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dcpu.h20 ((_x ? KW_EGIGA1_BASE : KW_EGIGA0_BASE) + 0x44c)
22 #define KW_REG_PCIE_DEVID (KW_REG_PCIE_BASE + 0x00)
23 #define KW_REG_PCIE_REVID (KW_REG_PCIE_BASE + 0x08)
24 #define KW_REG_DEVICE_ID (KW_MPP_BASE + 0x34)
25 #define KW_REG_SYSRST_CNT (KW_MPP_BASE + 0x50)
27 #define KW_REG_MPP_OUT_DRV_REG (KW_MPP_BASE + 0xE0)
50 KWCPU_ATTR_SASRAM = 0x01,
51 KWCPU_ATTR_DRAM_CS0 = 0x0e,
52 KWCPU_ATTR_DRAM_CS1 = 0x0d,
53 KWCPU_ATTR_DRAM_CS2 = 0x0b,
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/
H A Dlart.c39 .left_margin = 4, .upper_margin = 0,
40 .right_margin = 2, .lower_margin = 0,
118 .virtual = 0xe8000000,
119 .pfn = __phys_to_pfn(0x00000000),
120 .length = 0x00400000,
123 .virtual = 0xec000000,
124 .pfn = __phys_to_pfn(0x08000000),
125 .length = 0x00400000,
156 sa1100_register_uart(0, 3); in lart_map_io()
169 .atag_offset = 0x100,

12345