Searched +full:0 +full:x2c010000 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/arch/arm64/boot/dts/arm/ |
D | foundation-v8-gicv3.dtsi | 13 ranges = <0x0 0x0 0x2f000000 0x100000>; 15 reg = <0x0 0x2f000000 0x0 0x10000>, 16 <0x0 0x2f100000 0x0 0x200000>, 17 <0x0 0x2c000000 0x0 0x2000>, 18 <0x0 0x2c010000 0x0 0x2000>, 19 <0x0 0x2c02f000 0x0 0x2000>; 26 reg = <0x20000 0x20000>;
|
D | fvp-base-revc.dts | 15 /memreserve/ 0x80000000 0x00010000; 45 #size-cells = <0>; 47 cpu0: cpu@0 { 50 reg = <0x0 0x000>; 52 i-cache-size = <0x8000>; 55 d-cache-size = <0x8000>; 63 reg = <0x0 0x100>; 65 i-cache-size = <0x8000>; 68 d-cache-size = <0x8000>; 76 reg = <0x0 0x200>; [all …]
|
D | juno-base.dtsi | 12 reg = <0x0 0x2a810000 0x0 0x10000>; 16 ranges = <0 0x0 0x2a820000 0x20000>; 21 reg = <0x10000 0x10000>; 27 reg = <0x0 0x2b1f0000 0x0 0x1000>; 38 reg = <0x0 0x2b400000 0x0 0x10000>; 50 reg = <0x0 0x2b500000 0x0 0x10000>; 61 reg = <0x0 0x2b600000 0x0 0x10000>; 67 power-domains = <&scpi_devpd 0>; 72 reg = <0x0 0x2c010000 0 0x1000>, 73 <0x0 0x2c02f000 0 0x2000>, [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | arm,gic-v3.yaml | 33 enum: [ 0, 1, 2 ] 46 The 1st cell is the interrupt type; 0 for SPI interrupts, 1 for PPI 51 SPI interrupts are in the range [0-987]. PPI interrupts are in the 52 range [0-15]. Extended SPI interrupts are in the range [0-1023]. 53 Extended PPI interrupts are in the range [0-127]. 56 bits[3:0] trigger type and level flags. 68 of 0 if present. 83 ARMv8.0 architecture such as Cortex-A32, A34, A35, A53, A57, A72 and 99 multipleOf: 0x10000 100 exclusiveMinimum: 0 [all …]
|