Searched +full:sdm845 +full:- +full:gpi +full:- +full:dma (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm Technologies Inc GPI DMA controller10 - Vinod Koul <vkoul@kernel.org>13 QCOM GPI DMA controller provides DMA capabilities for17 - $ref: "dma-controller.yaml#"22 - qcom,sdm845-gpi-dma23 - qcom,sm8150-gpi-dma[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (c) 2017-2020, The Linux Foundation. All rights reserved.7 #include <dt-bindings/dma/qcom-gpi.h>9 #include <linux/dma-mapping.h>14 #include <linux/dma/qcom-gpi-dma.h>18 #include "../virt-dma.h"65 /* DMA TRE */68 /* Register offsets from gpi-top */181 /* GPII specific Global - Enable bit register */186 /* GPII general interrupt - Enable bit register */[all …]