Lines Matching refs:MC
22 A DPAA2 hardware component called the Management Complex (or MC) manages the
23 DPAA2 hardware resources. The MC provides an object-based abstraction for
25 The MC uses DPAA2 hardware resources such as queues, buffer pools, and
28 The MC provides memory-mapped I/O command interfaces (MC portals)
48 | | Management Complex (MC) | |
61 | -MC portals ... |
67 The MC mediates operations such as create, discover,
70 the MC and are done directly using memory mapped regions in
121 A DPRC has a mappable MMIO region (an MC portal) that can be used
122 to send MC commands. It has an interrupt for status events (like
130 via a config file passed to the MC when firmware starts it.
220 DPMCP (Datapath MC Portal)
222 Provides an MC command portal.
223 Used by drivers to send commands to the MC to manage
226 - MMIO regions: MC command portal
307 | MC-bus driver | | | PHY |
324 MC-bus driver
326 The MC-bus driver is a platform driver and is probed from a
340 The binding for the MC-bus device-tree node can be consulted at
342 The sysfs bind/unbind interfaces for the MC-bus can be consulted at
358 - DPMCPs to send MC commands, to configure network interfaces
401 MC. It does this proxy via the MC commands to a DPMAC object.
403 the MC via a DPMAC command. If a network interface is brought
404 up or down, the MC notifies the DPMAC driver via an interrupt and