Lines Matching full:mc
4 $id: http://devicetree.org/schemas/misc/fsl,qoriq-mc.yaml#
13 The Freescale Management Complex (fsl-mc) is a hardware resource
15 network-oriented packet processing applications. After the fsl-mc
22 For an overview of the DPAA2 architecture and fsl-mc bus see:
54 - fsl,qoriq-mc
56 Must be "fsl,qoriq-mc". A Freescale Management Complex
59 the MC control register region.
68 the second region is the MC control registers. This
75 MC address space and the parent system address space.
77 The MC address space is defined by 3 components:
81 0x0 - MC portals
119 interrupts for the MC. When there is no translation
122 mc-bus.
123 The use of this property for mc-bus is deprecated. Please
131 The fsl-mc node may optionally have dpmac sub-nodes that describe
132 the relationship between the Ethernet MACs which belong to the MC
144 $ref: /schemas/net/fsl,qoriq-mc-dpmac.yaml
159 fsl-mc@80c000000 {
160 compatible = "fsl,qoriq-mc";
161 reg = <0x0c000000 0x40>, /* MC portal base */
162 <0x08340000 0x40000>; /* MC control reg */
164 * Region type 0x0 - MC portals
182 compatible = "fsl,qoriq-mc-dpmac";