Lines Matching refs:module
14 - core-module: the root node to the Integrator platforms must have
15 a core-module with regs and the compatible string
16 "arm,core-module-integrator"
21 Required properties for the core module:
22 - regs: the location and size of the core module registers, one
37 - interrupts: the AP syscon node must include the logical module
38 interrupts, stated in order of module instance <module 0>,
39 <module 1>, <module 2> ... for the CP system controller this
49 core-module@10000000 {
50 compatible = "arm,core-module-integrator";
63 /* These are the logic module IRQs */
92 - core-module: the root node to the Versatile platforms must have
93 a core-module with regs and the compatible strings
94 "arm,core-module-versatile", "syscon"