| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| H A D | README.lsch3 | 21 When MC and Debug server is enabled, they carve 512MB away from the high 23 with MC and Debug server enabled. Linux only sees 15.5GB. 30 | 256MB | MC 34 MC requires the memory to be aligned with 512MB, so even debug server is 52 | MC FW | 54 | MC DPL Blob | 79 | MC DPC Blob (1M) | | 81 | MC DPL Blob (1M) | | 83 | MC FW (4M) | | 101 | MC DPC Blob (1M) | | [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| H A 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 …]
|
| H A D | mac-phy-support.rst | 30 Sources of abstracted link state information presented by the MC firmware 42 | | MC firmware 54 | MC firmware polling MAC PCS for link | 62 Depending on an MC firmware configuration setting, each MAC may be in one of two modes: 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. [all …]
|
| H A 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 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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/ |
| H A D | fsl,qoriq-mc.txt | 48 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 …]
|
| H A D | fsl,dpaa2-console.txt | 11 (MC firmware base address) register can be found.
|
| /OK3568_Linux_fs/kernel/drivers/staging/fsl-dpaa2/ethsw/ |
| H A 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
|
| H A 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
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A 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. 91 If you have multiple BMCs, each connected to your Satellite MC via 99 Satellite MC
|
| H A D | dcdbas.rst | 14 300, 1300, 1400, 400SC, 500SC, 1500SC, 1550, 600SC, 1600SC, 650, 1655MC, 96 1655MC HC_SMITYPE_TYPE2
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/perf/ |
| H A 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.
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | nvidia,tegra20-mc.txt | 1 NVIDIA Tegra20 MC(Memory Controller) 11 - interrupts : Should contain MC General interrupt.
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | glossary.rst | 115 - :term:`MC API`; 121 MC API 129 MC-centric 130 :term:`V4L2 Hardware` device driver that requires :term:`MC API`.
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls2080aqds/ |
| H A D | README | 100 DPAA2 MC 0x00A00000 113 DPAA2 MC 0x00A00000 0x05000 120 - mcboottimeout: MC boot timeout in milliseconds. If this variable is not defined 123 - mcmemsize: MC DRAM block size. If this variable is not defined
|
| /OK3568_Linux_fs/kernel/drivers/dma/fsl-dpaa2-qdma/ |
| H A D | Kconfig | 9 using the NXP MC bus driver.
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_pf.h | 9 enum enetc_mac_addr_type {UC, MC, MADDR_TYPE}; enumerator
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iommu/ |
| H A D | nvidia,tegra30-smmu.txt | 7 - interrupts : Should contain MC General interrupt.
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | fsl-ls2080a.dtsi | 56 reg = <0x00000008 0x0c000000 0 0x40>, /* MC portal base */ 57 <0x00000000 0x08340000 0 0x40000>; /* MC control reg */
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/ |
| H A D | media-func-close.rst | 2 .. c:namespace:: MC
|
| H A D | request-func-close.rst | 2 .. c:namespace:: MC.request
|
| /OK3568_Linux_fs/kernel/drivers/iio/pressure/ |
| H A D | bmp280-core.c | 39 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | Kconfig | 13 MC bus.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-pci-devices-aer_stats | 58 MC Blocked TLP 0 88 MC Blocked TLP 0
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls2080ardb/ |
| H A D | README | 97 DPAA2 MC 0x00A00000 121 DPAA2 MC 0x00A00000
|