Lines Matching +full:capture +full:- +full:dma
1 # SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Data Capture and Compare
10 - Souradeep Chowdhury <quic_schowdhu@quicinc.com>
13 DCC (Data Capture and Compare) is a DMA engine which is used to save
15 or SW trigger. DCC is used to capture and store data for debugging purpose
20 - enum:
21 - qcom,sm8150-dcc
22 - qcom,sc7280-dcc
23 - qcom,sc7180-dcc
24 - qcom,sdm845-dcc
25 - const: qcom,dcc
29 - description: DCC base
30 - description: DCC RAM base
33 - compatible
34 - reg
39 - |
40 dma@10a2000{
41 compatible = "qcom,sm8150-dcc", "qcom,dcc";