Home
last modified time | relevance | path

Searched +full:0 +full:x40027000 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm/include/debug/
H A Dvf.S6 #define VF_UART0_BASE_ADDR 0x40027000
7 #define VF_UART1_BASE_ADDR 0x40028000
8 #define VF_UART2_BASE_ADDR 0x40029000
9 #define VF_UART3_BASE_ADDR 0x4002a000
14 #define VF_UART_VIRTUAL_BASE 0xfe000000
18 and \rv, \rp, #0xffffff @ offset within 16MB section
23 strb \rd, [\rx, #0x7] @ Data Register
27 1001: ldrb \rd, [\rx, #0x4] @ Status Register 1
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A Dfsl-lpuart.yaml90 reg = <0x40027000 0x1000>;
91 interrupts = <0 61 0x00>;
94 dmas = <&edma0 0 2>, <&edma0 0 3>;
/openbmc/u-boot/arch/arm/dts/
H A Dvf.dtsi37 reg = <0x40000000 0x00070000>;
42 reg = <0x40027000 0x1000>;
48 reg = <0x40028000 0x1000>;
54 reg = <0x40029000 0x1000>;
60 reg = <0x4002a000 0x1000>;
66 #size-cells = <0>;
68 reg = <0x4002c000 0x1000>;
75 #size-cells = <0>;
77 reg = <0x4002d000 0x1000>;
84 #size-cells = <0>;
[all …]
/openbmc/qemu/hw/arm/
H A Dmps2.c130 memory_region_init_alias(mr, NULL, name, orig, 0, in make_ram_alias()
166 * 0x21000000 .. 0x21ffffff : PSRAM (16MB) in mps2_common_init()
168 * 0x00000000 .. 0x003fffff : ZBT SSRAM1 in mps2_common_init()
169 * 0x00400000 .. 0x007fffff : mirror of ZBT SSRAM1 in mps2_common_init()
170 * 0x20000000 .. 0x203fffff : ZBT SSRAM 2&3 in mps2_common_init()
171 * 0x20400000 .. 0x207fffff : mirror of ZBT SSRAM 2&3 in mps2_common_init()
173 * 0x01000000 .. 0x01003fff : block RAM (16K) in mps2_common_init()
174 * 0x01004000 .. 0x01007fff : mirror of above in mps2_common_init()
175 * 0x01008000 .. 0x0100bfff : mirror of above in mps2_common_init()
176 * 0x0100c000 .. 0x0100ffff : mirror of above in mps2_common_init()
[all …]
/openbmc/linux/arch/arm/boot/dts/nxp/vf/
H A Dvfxxx.dtsi33 #clock-cells = <0>;
39 #clock-cells = <0>;
46 offset = <0x0>;
47 mask = <0x1000>;
66 reg = <0x40000000 0x00070000>;
71 reg = <0x40001000 0x800>;
76 reg = <0x40001800 0x400>;
85 reg = <0x40018000 0x2000>,
86 <0x40024000 0x1000>,
87 <0x40025000 0x1000>;
[all …]