| /Linux-v5.4/Documentation/networking/device_drivers/freescale/dpaa2/ |
| D | overview.rst | 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 [all …]
|
| D | ethernet-driver.rst | 30 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 59 | MC hardware portals | 130 managed by MC and completely transparent to the Ethernet driver. 156 A net device is created for each DPNI object probed on the MC bus. Each DPNI has 161 added to a container on the MC bus in one of two ways: statically, through a 162 Datapath Layout Binary file (DPL) that is parsed by MC at boot time; or created
|
| /Linux-v5.4/Documentation/devicetree/bindings/misc/ |
| D | fsl,qoriq-mc.txt | 38 the MC control register region. 43 defining the MC's registers: 48 -the second region is the MC control registers. This 55 handling message interrupts for the MC. 60 MC address space and the parent system address space. 62 The MC address space is defined by 3 components: 66 0x0 - MC portals 80 the relationship between the Ethernet MACs which belong to the MC 133 reg = <0x00000008 0x0c000000 0 0x40>, /* MC portal base */ 134 <0x00000000 0x08340000 0 0x40000>; /* MC control reg */ [all …]
|
| D | fsl,dpaa2-console.txt | 11 (MC firmware base address) register can be found.
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | ipmb.rst | 2 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. 87 If you have multiple BMCs, each connected to your Satellite MC via 95 Satellite MC
|
| D | dcdbas.rst | 14 300, 1300, 1400, 400SC, 500SC, 1500SC, 1550, 600SC, 1600SC, 650, 1655MC, 96 1655MC HC_SMITYPE_TYPE2
|
| /Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/ |
| D | README | 25 configured via the Management Complex (MC) portals. MC abstracts most of 49 | MC hardware portals | 86 A device is created for the switch objects probed on the MC bus. Each DPSW 91 be added to a container on the MC bus in one of two ways: statically, 92 through a Datapath Layout Binary file (DPL) that is parsed by MC at boot
|
| D | TODO | 5 * MC firmware uprev; the DPAA2 objects used by the Ethernet Switch driver 6 need to be kept in sync with binary interface changes in MC
|
| /Linux-v5.4/Documentation/devicetree/bindings/perf/ |
| D | apm-xgene-pmu.txt | 9 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-v5.4/Documentation/devicetree/bindings/memory-controllers/ |
| D | nvidia,tegra20-mc.txt | 1 NVIDIA Tegra20 MC(Memory Controller) 11 - interrupts : Should contain MC General interrupt.
|
| D | nvidia,tegra30-mc.txt | 43 (see section "15.6.1 MC Registers" in the TRM), these are the registers whose values need to be
|
| /Linux-v5.4/drivers/char/ |
| D | hpet.c | 56 #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-v5.4/drivers/memory/samsung/ |
| D | Kconfig | 5 Support for the Memory Controller (MC) devices found on
|
| /Linux-v5.4/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_pf.h | 8 enum enetc_mac_addr_type {UC, MC, MADDR_TYPE}; enumerator
|
| /Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/ |
| D | Kconfig | 9 MC bus.
|
| /Linux-v5.4/Documentation/devicetree/bindings/iommu/ |
| D | nvidia,tegra30-smmu.txt | 7 - interrupts : Should contain MC General interrupt.
|
| D | mediatek,iommu.txt | 40 OVL0 RDMA0 WDMA0 MC PP VLD 50 in each larb. Take a example, There are many ports like MC, PP, VLD in the
|
| /Linux-v5.4/arch/s390/numa/ |
| D | mode_emu.c | 48 enum toptree_level {CORE, MC, BOOK, DRAWER, NODE, TOPOLOGY}; enumerator 281 move_level_to_numa(numa, phys, MC, true); in toptree_to_numa_first() 282 move_level_to_numa(numa, phys, MC, false); in toptree_to_numa_first()
|
| /Linux-v5.4/drivers/memory/tegra/ |
| D | Kconfig | 7 This driver supports the Memory Controller (MC) hardware found on
|
| /Linux-v5.4/arch/parisc/kernel/ |
| D | topology.c | 112 { cpu_coregroup_mask, cpu_core_flags, SD_INIT_NAME(MC) },
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-bus-pci-devices-aer_stats | 59 MC Blocked TLP 0 90 MC Blocked TLP 0
|
| /Linux-v5.4/drivers/iio/pressure/ |
| D | bmp280-core.c | 39 enum { AC1, AC2, AC3, AC4, AC5, AC6, B1, B2, MB, MC, MD }; enumerator 51 s16 MC; member 795 calib->MC = be16_to_cpu(buf[MC]); in bmp180_read_calib() 813 x2 = (calib->MC << 11) / (x1 + calib->MD); in bmp180_compensate_temp()
|
| /Linux-v5.4/arch/arm/kernel/ |
| D | topology.c | 252 { cpu_coregroup_mask, cpu_core_flags, SD_INIT_NAME(MC) },
|
| /Linux-v5.4/Documentation/ia64/ |
| D | err_inject.rst | 2 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-v5.4/Documentation/devicetree/bindings/clock/ |
| D | nuvoton,npcm750-clk.txt | 58 /* external reference clock for MC. float in normal operation */
|