Searched +full:qoriq +full:- +full:core +full:- +full:mux +full:- +full:1 (Results 1 – 6 of 6) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | fsl,qoriq-clock-legacy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/fsl,qoriq-clock-legacy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Legacy Clock Block on Freescale QorIQ Platforms 10 - Frank Li <Frank.Li@nxp.com> 16 Most of the bindings are from the common clock binding[1]. 17 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt 22 - fsl,qoriq-core-pll-1.0 23 - fsl,qoriq-core-pll-2.0 [all …]
|
H A D | fsl,qoriq-clock.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/fsl,qoriq-clock.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Clock Block on Freescale QorIQ Platforms 10 - Frank Li <Frank.Li@nxp.com> 13 Freescale QorIQ chips take primary clocking input from the external 20 All references to "1.0" and "2.0" refer to the QorIQ chassis version to 24 --------------- ------------- 36 - items: [all …]
|
/linux/arch/powerpc/platforms/85xx/ |
H A D | corenet_generic.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 * Copyright 2009-2011 Freescale Semiconductor Inc. 19 #include <asm/pci-bridge.h> 20 #include <asm/ppc-pci.h> 62 .compatible = "simple-bus" 65 .compatible = "mdio-mux-gpio" 68 .compatible = "fsl,fpga-ngpixis" 71 .compatible = "fsl,fpga-qixis" 77 .compatible = "fsl,p4080-pcie", 80 .compatible = "fsl,qoriq-pcie-v2.2", [all …]
|
/linux/drivers/clk/ |
H A D | clk-qoriq.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * clock driver for Freescale QorIQ SoCs. 11 #include <dt-bindings/clock/fsl,qoriq-clockgen.h> 13 #include <linux/clk-provider.h> 25 #define PLL_DIV2 1 30 #define CGA_PLL1 1 33 #define CGA_PLL4 4 /* only on clockgen-1.0, which lacks CGB */ 47 #define CLKSEL_VALID 1 71 #define CG_CMUX_GE_PLAT 1 82 int cmux_to_group[NUM_CMUX + 1]; /* array should be -1 terminated */ [all …]
|
/linux/drivers/dma/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 22 say N here. This enables DMA engine core and driver debugging. 30 the DMA engine core and drivers. 37 #core 112 tristate "Analog Devices AXI-DMAC DMA support" 118 Enable support for the Analog Devices AXI-DMAC peripheral. This DMA 154 tristate "SA-11x0 DMA support" 159 Support the DMA engine found on Intel StrongARM SA-1100 and 160 SA-1110 SoCs. This DMA engine can only be used with on-chip 220 This module can be found on Freescale Vybrid and LS-1 SoCs. [all …]
|
/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|