Lines Matching +full:interrupt +full:- +full:map +full:- +full:mask
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pci/intel,ixp4xx-pci.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
15 - $ref: /schemas/pci/pci-host-bridge.yaml#
20 - enum:
21 - intel,ixp42x-pci
22 - intel,ixp43x-pci
28 - description: IXP4xx-specific registers
32 - description: Main PCI interrupt
33 - description: PCI DMA interrupt 1
34 - description: PCI DMA interrupt 2
41 dma-ranges:
44 the RAM is at. It can map only 64MB so if the RAM is bigger
48 "#interrupt-cells": true
50 interrupt-map: true
52 interrupt-map-mask:
54 - const: 0xf800
55 - const: 0
56 - const: 0
57 - const: 7
60 - compatible
61 - reg
62 - dma-ranges
63 - "#interrupt-cells"
64 - interrupt-map
65 - interrupt-map-mask
70 - |
72 compatible = "intel,ixp43x-pci";
74 #address-cells = <3>;
75 #size-cells = <2>;
77 bus-range = <0x00 0xff>;
82 dma-ranges =
85 #interrupt-cells = <1>;
86 interrupt-map-mask = <0xf800 0 0 7>;
87 interrupt-map =