Home
last modified time | relevance | path

Searched refs:MC (Results 1 – 25 of 80) sorted by relevance

1234

/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Doverview.rst28 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
221 DPMCP (Datapath MC Portal)
223 Provides an MC command portal.
224 Used by drivers to send commands to the MC to manage
227 - MMIO regions: MC command portal
325 MC-bus driver
[all …]
A Dmac-phy-support.rst30 Sources of abstracted link state information presented by the MC firmware
54 | MC firmware polling MAC PCS for link |
65 the MC firmware by polling the MAC PCS. Without the need to register a
69 - DPMAC_LINK_TYPE_PHY: The MC firmware is left waiting for link state update
93 dpmac_set_link_state() MC firmware API.
107 (3) In order to configure the HW MAC, the MC Firmware API
132 | MC Firmware |
145 (2) The dpni_enable() MC API called on the associated fsl_mc_device.
147 (4) The dpni_enable() MC API called on the associated fsl_mc_device.
170 | MC Firmware |
[all …]
A Dethernet-driver.rst30 Complex (MC) portals. MC abstracts most of these resources as DPAA2 objects
32 hardware resources, like queues, do not have a corresponding MC object and
60 | MC hardware portals |
131 managed by MC and completely transparent to the Ethernet driver.
157 A net device is created for each DPNI object probed on the MC bus. Each DPNI has
162 added to a container on the MC bus in one of two ways: statically, through a
163 Datapath Layout Binary file (DPL) that is parsed by MC at boot time; or created
/linux/Documentation/devicetree/bindings/misc/
A Dfsl,qoriq-mc.txt48 the MC control register region.
53 defining the MC's registers:
58 -the second region is the MC control registers. This
65 MC address space and the parent system address space.
67 The MC address space is defined by 3 components:
71 0x0 - MC portals
85 the relationship between the Ethernet MACs which belong to the MC
142 interrupts for the MC. When there is no translation
170 reg = <0x00000008 0x0c000000 0 0x40>, /* MC portal base */
171 <0x00000000 0x08340000 0 0x40000>; /* MC control reg */
[all …]
A Dfsl,dpaa2-console.yaml20 (MC firmware base address) register can be found.
/linux/Documentation/driver-api/
A Dipmb.rst2 IPMB Driver for a Satellite MC
20 Controller or Satellite MC) via IPMB and the device
26 IPMB driver for Satellite MC
29 ipmb-dev-int - This is the driver needed on a Satellite MC to
35 function to set the Satellite MC as an I2C slave.
91 If you have multiple BMCs, each connected to your Satellite MC via
99 Satellite MC
A Ddcdbas.rst14 300, 1300, 1400, 400SC, 500SC, 1500SC, 1550, 600SC, 1600SC, 650, 1655MC,
96 1655MC HC_SMITYPE_TYPE2
/linux/Documentation/devicetree/bindings/perf/
A Dapm-xgene-pmu.txt9 MC - Memory controller
35 Required properties for MC subnode:
37 - reg : First resource shall be the MC PMU resource.
38 - enable-bit-index : The bit indicates if the according MC is enabled.
/linux/drivers/net/ethernet/freescale/dpaa2/
A DKconfig13 MC bus.
39 switch objects discovered on the Freeescale MC bus.
/linux/drivers/char/
A Dhpet.c56 #define write_counter(V, MC) writeq(V, MC) argument
57 #define read_counter(MC) readq(MC) argument
59 #define write_counter(V, MC) writel(V, MC) argument
60 #define read_counter(MC) readl(MC) argument
/linux/Documentation/userspace-api/media/
A Dglossary.rst115 - :term:`MC API`;
121 MC API
129 MC-centric
130 :term:`V4L2 Hardware` device driver that requires :term:`MC API`.
/linux/drivers/dma/fsl-dpaa2-qdma/
A DKconfig9 using the NXP MC bus driver.
/linux/drivers/net/ethernet/freescale/enetc/
A Denetc_pf.h9 enum enetc_mac_addr_type {UC, MC, MADDR_TYPE}; enumerator
/linux/Documentation/devicetree/bindings/iommu/
A Dnvidia,tegra30-smmu.txt7 - interrupts : Should contain MC General interrupt.
A Dmediatek,iommu.yaml50 OVL0 RDMA0 WDMA0 MC PP VLD
61 in each larb. Take a example, There are many ports like MC, PP, VLD in the
/linux/drivers/bus/fsl-mc/
A DKconfig19 bool "Management Complex (MC) userspace support"
/linux/Documentation/userspace-api/media/mediactl/
A Dmedia-func-close.rst2 .. c:namespace:: MC
A Drequest-func-close.rst2 .. c:namespace:: MC.request
A Dmedia-request-ioc-reinit.rst2 .. c:namespace:: MC
/linux/drivers/iio/pressure/
A Dbmp280-core.c39 enum { AC1, AC2, AC3, AC4, AC5, AC6, B1, B2, MB, MC, MD }; enumerator
51 s16 MC; member
782 calib->MC = be16_to_cpu(buf[MC]); in bmp180_read_calib()
800 x2 = (calib->MC << 11) / (x1 + calib->MD); in bmp180_compensate_temp()
/linux/Documentation/ABI/testing/
A Dsysfs-bus-pci-devices-aer_stats58 MC Blocked TLP 0
88 MC Blocked TLP 0
/linux/Documentation/userspace-api/media/v4l/
A Dopen.rst32 :ref:`Media Controller <media_controller>` are called **MC-centric**
36 Userspace can check if a V4L2 hardware peripheral is MC-centric by
41 then it is MC-centric, otherwise, it is video-node-centric.
43 It is required for MC-centric drivers to identify the V4L2
/linux/arch/parisc/kernel/
A Dtopology.c112 { cpu_coregroup_mask, cpu_core_flags, SD_INIT_NAME(MC) },
/linux/Documentation/ia64/
A Derr_inject.rst2 IPF Machine Check (MC) error inject tool
5 IPF Machine Check (MC) error inject tool is used to inject MC
6 errors from Linux. The tool is a test bed for IPF MC work flow including
7 hardware correctable error handling, OS recoverable error handling, MC
17 The tool can be used to test Intel IPF machine MC handling capabilities.
18 It's especially useful for people who can not access hardware MC injection
/linux/drivers/memory/samsung/
A DKconfig5 Support for the Memory Controller (MC) devices found on

Completed in 41 milliseconds

1234