Searched +full:db8500 +full:- +full:dma40 (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/dma/stericsson,dma40.yaml#5 $schema: http://devicetree.org/meta-schema[all...]
1 * DMA40 DMA Controller4 - compatible: "stericsson,dma40"5 - reg: Address range of the DMAC registers6 - reg-names: Names of the above areas to use during resource look-up7 - interrupt: Should contain the DMAC interrupt number8 - #dma-cells: must be <3>9 - memcpy-channels: Channels to be used for memcpy12 - dma-channels: Number of channels supported by hardware - if not present14 - disabled-channels: Channels which can not be used18 dma: dma-controller@801c0000 {[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later6 #include <dt-bindings/interrupt-controller/irq.h>7 #include <dt-bindings/interrupt-controller/arm-gi[all...]