Searched +full:lpc3220 +full:- +full:dmamux (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/dma/ |
H A D | nxp,lpc3220-dmamux.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/dma/nxp,lpc3220-dmamux.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - J.M.B. Downing <jonathan.downing@nautel.com> 11 - Piotr Wojtaszczyk <piotr.wojtaszczyk@timesys.com> 14 - $ref: dma-router.yaml# 18 const: nxp,lpc3220-dmamux 23 dma-masters: 27 "#dma-cells": [all …]
|
/linux/arch/arm/boot/dts/nxp/lpc/ |
H A D | lpc18xx.dtsi | 9 * Released under the terms of 3-clause BSD License 14 #include "../../armv7-m.dtsi" 16 #include "dt-bindings/clock/lpc18xx-cgu.h" 17 #include "dt-bindings/clock/lpc18xx-ccu.h" 23 #address-cells = <1>; 24 #size-cells = <1>; 27 #address-cells = <1>; 28 #size-cells = <0>; 31 compatible = "arm,cortex-m3"; 40 compatible = "fixed-clock"; [all …]
|
/linux/drivers/dma/ |
H A D | lpc32xx-dmamux.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 // Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com 42 .name_sel0 = "spi2-rx-tx", 43 .name_sel1 = "ssp1-rx", 49 .name_sel0 = "uart7-rx", 50 .name_sel1 = "i2s1-dma1", 56 .name_sel0 = "spi1-rx-tx", 57 .name_sel1 = "ssp1-tx", 64 .name_sel1 = "ssp0-rx", 71 .name_sel1 = "ssp0-tx", [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 …]
|