Home
last modified time | relevance | path

Searched +full:0 +full:x10016000 (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/include/configs/
H A Devb_ast2600_spl.h12 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE + 0x300000)
13 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x5000000)
18 #define CONFIG_SYS_LOAD_ADDR 0x83000000
21 #define CONFIG_SPL_TEXT_BASE 0x00000000
22 #define CONFIG_SPL_MAX_SIZE 0x00010000
23 #define CONFIG_SPL_STACK 0x10016000
24 #define CONFIG_SPL_BSS_START_ADDR 0x90000000
25 #define CONFIG_SPL_BSS_MAX_SIZE 0x00100000
26 #define CONFIG_SPL_LOAD_FIT_ADDRESS 0x00010000
31 "loadaddr=" __stringify(CONFIG_SYS_LOAD_ADDR) "\0" \
[all …]
H A Dintel_ast2600.h12 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE + 0x300000)
13 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x5000000)
18 #define CONFIG_SYS_LOAD_ADDR 0x83000000
21 #define CONFIG_SPL_TEXT_BASE 0x00000000
22 #define CONFIG_SPL_MAX_SIZE 0x00010000
23 #define CONFIG_SPL_STACK 0x10016000
24 #define CONFIG_SPL_BSS_START_ADDR 0x90000000
25 #define CONFIG_SPL_BSS_MAX_SIZE 0x00100000
26 #define CONFIG_SPL_LOAD_FIT_ADDRESS 0x00010000
34 "loadaddr=" STR(CONFIG_SYS_LOAD_ADDR) "\0" \
[all …]
H A Devb_ast2600a1_spl.h12 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE + 0x300000)
13 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x5000000)
18 #define CONFIG_SYS_LOAD_ADDR 0x83000000
21 #define CONFIG_SPL_TEXT_BASE 0x00000000
22 #define CONFIG_SPL_MAX_SIZE 0x00010000
23 #define CONFIG_SPL_STACK 0x10016000
24 #define CONFIG_SPL_BSS_START_ADDR 0x90000000
25 #define CONFIG_SPL_BSS_MAX_SIZE 0x00100000
26 #define CONFIG_SPL_LOAD_FIT_ADDRESS 0x00010000
31 "loadaddr=" __stringify(CONFIG_SYS_LOAD_ADDR) "\0" \
[all …]
H A Devb_ast2600_spl_emmc.h12 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE + 0x300000)
13 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x5000000)
18 #define CONFIG_SYS_LOAD_ADDR 0x83000000
21 #define CONFIG_SPL_TEXT_BASE 0x00000000
22 #define CONFIG_SPL_MAX_SIZE 0x00010000
23 #define CONFIG_SPL_STACK 0x10016000
24 #define CONFIG_SPL_BSS_START_ADDR 0x90000000
25 #define CONFIG_SPL_BSS_MAX_SIZE 0x00100000
30 "loadaddr=" __stringify(CONFIG_SYS_LOAD_ADDR) "\0" \
31 "bootside=a\0" \
[all …]
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dimx-audmux.yaml43 "^mux-[0-9a-z]*$":
74 reg = <0x021d8000 0x4000>;
79 reg = <0x10016000 0x1000>;
84 fsl,audmux-port = <0>;
85 fsl,port-config = <0xcb205000>;
90 fsl,port-config = <0x00001000>;
97 reg = <0x021d8000 0x4000>;
99 pinctrl-0 = <&pinctrl_audmux>;
102 fsl,audmux-port = <0>;
104 IMX_AUDMUX_V2_PTCR_SYN 0
[all …]
/openbmc/linux/arch/arm/boot/dts/arm/
H A Darm-realview-pbx.dtsi44 /* 128 MiB memory @ 0x0 */
45 reg = <0x00000000 0x08000000>;
66 #clock-cells = <0>;
72 #clock-cells = <0>;
78 #clock-cells = <0>;
86 #clock-cells = <0>;
94 #clock-cells = <0>;
102 #clock-cells = <0>;
110 #clock-cells = <0>;
118 #clock-cells = <0>;
[all …]
H A Darm-realview-pb11mp.dts45 * The PB11MPCore has 512 MiB memory @ 0x70000000
46 * and the first 256 are also remapped @ 0x00000000
48 reg = <0x70000000 0x20000000>;
53 #size-cells = <0>;
56 MP11_0: cpu@0 {
59 reg = <0>;
91 reg = <0x1f001000 0x1000>,
92 <0x1f000100 0x100>;
97 reg = <0x1f002000 0x1000>;
99 interrupts = <0 29 IRQ_TYPE_LEVEL_HIGH>,
[all …]
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx27.dtsi47 reg = <0x10040000 0x1000>;
53 #clock-cells = <0>;
59 #size-cells = <0>;
62 cpu: cpu@0 {
64 reg = <0>;
88 reg = <0x10000000 0x20000>;
93 reg = <0x10001000 0x1000>;
104 reg = <0x10002000 0x1000>;
111 reg = <0x10003000 0x1000>;
120 reg = <0x10004000 0x1000>;
[all …]
/openbmc/qemu/hw/arm/
H A Dvexpress.c50 #define VEXPRESS_BOARD_ID 0x8e0
54 /* Number of virtio transports to create (0..8; limited by
98 [VE_NORFLASHALIAS] = 0,
99 /* CS7: 0x10000000 .. 0x10020000 */
100 [VE_SYSREGS] = 0x10000000,
101 [VE_SP810] = 0x10001000,
102 [VE_SERIALPCI] = 0x10002000,
103 [VE_PL041] = 0x10004000,
104 [VE_MMCI] = 0x10005000,
105 [VE_KMI0] = 0x10006000,
[all …]