Home
last modified time | relevance | path

Searched +full:0 +full:x1eff0000 (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm47094-luxul-xwc-2000.dts19 memory@0 {
21 reg = <0x00000000 0x08000000>,
22 <0x88000000 0x18000000>;
27 reg = <0x1eff0000 0x10000>;
71 port@0 {
H A Dbcm4708-luxul-xap-1510.dts18 memory@0 {
20 reg = <0x00000000 0x08000000>;
25 reg = <0x1eff0000 0x10000>;
77 port@0 {
H A Dbcm47081-luxul-xap-1410.dts18 memory@0 {
20 reg = <0x00000000 0x08000000>;
25 reg = <0x1eff0000 0x10000>;
H A Dbcm4708-luxul-xwc-1000.dts22 memory@0 {
24 reg = <0x00000000 0x08000000>;
29 reg = <0x1eff0000 0x10000>;
36 nand@0 {
42 partition@0 {
44 reg = <0x00000000 0x08000000>;
55 gpios = <&chipcommon 0 GPIO_ACTIVE_HIGH>;
H A Dbcm47094-luxul-xbr-4500.dts19 memory@0 {
21 reg = <0x00000000 0x08000000>,
22 <0x88000000 0x18000000>;
27 reg = <0x1eff0000 0x10000>;
69 nvmem-cells = <&et0macaddr 0>;
85 port@0 {
H A Dbcm47094-luxul-abr-4500.dts19 memory@0 {
21 reg = <0x00000000 0x08000000>,
22 <0x88000000 0x18000000>;
27 reg = <0x1eff0000 0x10000>;
69 nvmem-cells = <&et0macaddr 0>;
85 port@0 {
H A Dbcm47094-luxul-xap-1610.dts18 memory@0 {
20 reg = <0x00000000 0x08000000>;
25 reg = <0x1eff0000 0x10000>;
36 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
72 bridge@0,0 {
73 reg = <0x0000 0 0 0 0>;
78 wifi@0,0 {
80 reg = <0x0000 0 0 0 0>;
90 bridge@0,0 {
91 reg = <0x0000 0 0 0 0>;
[all …]
H A Dbcm47094-luxul-xwr-3100.dts19 memory@0 {
21 reg = <0x00000000 0x08000000>,
22 <0x88000000 0x08000000>;
27 reg = <0x1eff0000 0x10000>;
39 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
109 nvmem-cells = <&et0macaddr 0>;
125 port@0 {
H A Dbcm47081-luxul-xwr-1200.dts19 memory@0 {
21 reg = <0x00000000 0x08000000>;
26 reg = <0x1eff0000 0x10000>;
38 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
114 nvmem-cells = <&et0macaddr 0>;
126 port@0 {
H A Dbcm47094-luxul-xwr-3150-v1.dts19 memory@0 {
21 reg = <0x00000000 0x08000000>,
22 <0x88000000 0x18000000>;
27 reg = <0x1eff0000 0x10000>;
39 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
80 nvmem-cells = <&et0macaddr 0>;
88 bridge@0,0 {
89 reg = <0x0000 0 0 0 0>;
94 wifi@0,0 {
96 reg = <0x0000 0 0 0 0>;
[all …]
/openbmc/linux/Documentation/devicetree/bindings/nvmem/
H A Dbrcm,nvram.yaml69 reg = <0x1eff0000 0x10000>;
/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 …]