Searched +full:0 +full:x2c040000 (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/interrupt-controller/ |
| D | arm,gic-v3.txt | 17 The 1st cell is the interrupt type; 0 for SPI interrupts, 1 for PPI 21 SPI interrupts are in the range [0-987]. PPI interrupts are in the 22 range [0-15]. 25 bits[3:0] trigger type and level flags. 37 of 0 if present. 109 reg = <0x0 0x2f000000 0 0x10000>, // GICD 110 <0x0 0x2f100000 0 0x200000>, // GICR 111 <0x0 0x2c000000 0 0x2000>, // GICC 112 <0x0 0x2c010000 0 0x2000>, // GICH 113 <0x0 0x2c020000 0 0x2000>; // GICV [all …]
|
| /kernel/linux/linux-5.10/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]. Extented 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. 95 multipleOf: 0x10000 96 exclusiveMinimum: 0 136 "^interrupt-partition-[0-9]+$": [all …]
|