Home
last modified time | relevance | path

Searched +full:0 +full:xf0400000 (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/nds32/include/asm/arch-ae3xx/
H A Dae3xx.h14 #define CONFIG_FTSMC020_BASE 0xe0400000
16 #define CONFIG_FTDMAC020_BASE 0xf0c00000
18 #define CONFIG_FTAPBBRG020S_01_BASE 0xf0000000
20 #define CONFIG_RESERVED_01_BASE 0xe0500000
22 #define CONFIG_RESERVED_02_BASE 0xf0800000
24 #define CONFIG_RESERVED_03_BASE 0xf0900000
26 #define CONFIG_FTMAC100_BASE 0xe0100000
28 #define CONFIG_RESERVED_04_BASE 0xf1000000
33 #define CONFIG_FTUART010_01_BASE 0xf0200000
35 #define CONFIG_FTUART010_02_BASE 0xf0300000
[all …]
/openbmc/u-boot/doc/device-tree-bindings/timer/
H A Datcpit100_timer.txt28 reg = <0xf0400000 0x1000>;
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dbrcm,gisb-arb.yaml61 reg = <0xf0400000 0x800>;
62 interrupts = <0>, <2>;
64 brcm,gisb-arb-master-mask = <0x7>;
/openbmc/u-boot/arch/nds32/dts/
H A Dae3xx.dts15 …/* bootargs = "console=ttyS0,38400n8 earlyprintk=uart8250-32bit,0xf0300000 debug bootmem_debug mem…
16 bootargs = "console=ttyS0,38400n8 earlyprintk=uart8250-32bit,0xf0300000 debug loglevel=7";
21 memory@0 {
23 reg = <0x00000000 0x40000000>;
27 #clock-cells = <0>;
34 #size-cells = <0>;
35 cpu@0 {
37 reg = <0>;
51 reg = <0xf0300000 0x1000>;
61 reg = <0xf0400000 0x1000>;
[all …]
/openbmc/u-boot/arch/riscv/dts/
H A Dae350_64.dts21 #size-cells = <0>;
23 CPU0: cpu@0 {
25 reg = <0>;
31 d-cache-size = <0x8000>;
41 memory@0 {
43 reg = <0x0 0x00000000 0x0 0x40000000>;
57 reg = <0x0 0xe4000000 0x0 0x2000000>;
67 reg = <0x0 0xe6400000 0x0 0x400000>;
75 reg = <0x0 0xe6000000 0x0 0x100000>;
80 #clock-cells = <0>;
[all …]
H A Dae350_32.dts21 #size-cells = <0>;
23 CPU0: cpu@0 {
25 reg = <0>;
31 d-cache-size = <0x8000>;
41 memory@0 {
43 reg = <0x00000000 0x40000000>;
57 reg = <0xe4000000 0x2000000>;
67 reg = <0xe6400000 0x400000>;
75 reg = <0xe6000000 0x100000>;
80 #clock-cells = <0>;
[all …]
/openbmc/qemu/hw/arm/
H A Dnpcm7xx.c36 #define NPCM7XX_MMIO_BA (0x80000000)
37 #define NPCM7XX_MMIO_SZ (0x7ffd0000)
40 #define NPCM7XX_OTP1_BA (0xf0189000)
41 #define NPCM7XX_OTP2_BA (0xf018a000)
44 #define NPCM7XX_L2C_BA (0xf03fc000)
45 #define NPCM7XX_CPUP_BA (0xf03fe000)
46 #define NPCM7XX_GCR_BA (0xf0800000)
47 #define NPCM7XX_CLK_BA (0xf0801000)
48 #define NPCM7XX_MC_BA (0xf0824000)
49 #define NPCM7XX_RNG_BA (0xf000b000)
[all …]