Searched +full:bsc9132 +full:- +full:memory +full:- +full:controller (Results 1 – 4 of 4) sorted by relevance
2 * BSC9132 Silicon/SoC Device Tree Source (post include)36 #address-cells = <2>;37 #size-cells = <1>;43 /* controller at 0xa000 */45 compatible = "fsl,bsc9132-pcie", "fsl,qoriq-pcie-v2.2";47 #size-cells = <2>;48 #address-cells = <3>;49 bus-range = <0 255>;54 #interrupt-cells = <1>;55 #size-cells = <2>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * BSC9132 QDS Device Tree Source8 /include/ "bsc9132si-pre.dtsi"14 memory {15 device_type = "memory";18 ifc: memory-controller@ff71e000 {46 /include/ "bsc9132si-post.dtsi"
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/memory-controllers/fsl/fsl,ddr.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale DDR memory controller10 - Borislav Petkov <[email protected]>11 - York Sun <[email protected]>15 pattern: "^memory-controller@[0-9a-f]+$"19 - items:20 - enum:[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later5 * Copyright 2007-2012 Freescale Semiconductor, Inc.6 * Copyright 2008-2009 MontaVista Software, Inc.11 * Roy Zang <tie-[email protected]>12 * MPC83xx PCI-Express support:34 #include <asm/pci-bridge.h>35 #include <asm/ppc-pci.h>39 #include <asm/ppc-opcode.h>60 dev->class = PCI_CLASS_BRIDGE_PCI_NORMAL; in quirk_fsl_pcie_early()72 if (hose->indirect_type & PPC_INDIRECT_TYPE_FSL_CFG_REG_LINK) { in fsl_pcie_check_link()[all …]