Lines Matching refs:controller
17 they can address. An MSI controller may feature a number of doorbells.
28 MSI controller and device rather than a property of either in isolation).
34 An MSI controller signals interrupts to a CPU when a write is made to an MMIO
35 address by some master. An MSI controller may feature a number of doorbells.
40 - msi-controller: Identifies the node as an MSI controller.
51 the specific MSI controller.
65 controller which the device is capable of using.
85 msi_a: msi-controller@a {
87 compatible = "vendor-a,some-controller";
88 msi-controller;
92 msi_b: msi-controller@b {
94 compatible = "vendor-b,another-controller";
95 msi-controller;
100 msi_c: msi-controller@c {
102 compatible = "vendor-b,another-controller";
103 msi-controller;
130 * Has different IDs at each MSI controller.