Searched +full:0 +full:x40025000 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | fsl,edma.yaml | 162 reg = <0x40018000 0x2000>, 163 <0x40024000 0x1000>, 164 <0x40025000 0x1000>; 165 interrupts = <0 8 IRQ_TYPE_LEVEL_HIGH>, 166 <0 9 IRQ_TYPE_LEVEL_HIGH>; 180 reg = <0x40080000 0x2000>, 181 <0x40210000 0x1000>; 183 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>, 211 reg = <0x44000000 0x200000>;
|
/openbmc/qemu/hw/arm/ |
H A D | mps2.c | 130 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 …]
|
H A D | stellaris.c | 37 #define GPIO_A 0 45 #define BP_OLED_I2C 0x01 46 #define BP_OLED_SSI 0x02 47 #define BP_GAMEPAD 0x04 101 qemu_set_irq(s->irq, (s->int_status & s->int_mask) != 0); in ssys_update() 105 0x31c0, /* 1 Mhz */ 106 0x1ae0, /* 1.8432 Mhz */ 107 0x18c0, /* 2 Mhz */ 108 0xd573, /* 2.4576 Mhz */ 109 0x37a6, /* 3.57954 Mhz */ [all …]
|
/openbmc/linux/arch/arm/boot/dts/nxp/vf/ |
H A D | vfxxx.dtsi | 33 #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 …]
|