Lines Matching full:pdc
4 $id: http://devicetree.org/schemas/interrupt-controller/qcom,pdc.yaml#
7 title: PDC interrupt controller
14 Power Domain Controller (PDC) that is on always-on domain. In addition to
20 controller PDC is next in hierarchy, followed by others. Drivers requiring
21 wakeup capabilities of their device interrupts routed through the PDC, must
22 specify PDC as their interrupt controller and request the PDC port associated
29 - qcom,qdu1000-pdc
30 - qcom,sa8255p-pdc
31 - qcom,sa8775p-pdc
32 - qcom,sc7180-pdc
33 - qcom,sc7280-pdc
34 - qcom,sc8180x-pdc
35 - qcom,sc8280xp-pdc
36 - qcom,sdm670-pdc
37 - qcom,sdm845-pdc
38 - qcom,sdx55-pdc
39 - qcom,sdx65-pdc
40 - qcom,sdx75-pdc
41 - qcom,sm4450-pdc
42 - qcom,sm6350-pdc
43 - qcom,sm8150-pdc
44 - qcom,sm8250-pdc
45 - qcom,sm8350-pdc
46 - qcom,sm8450-pdc
47 - qcom,sm8550-pdc
48 - qcom,sm8650-pdc
49 - qcom,x1e80100-pdc
50 - const: qcom,pdc
55 - description: PDC base register region
63 qcom,pdc-ranges:
69 - description: starting PDC port
70 - description: GIC hwirq number for the PDC port
73 Specifies the PDC pin offset and the number of PDC ports.
74 The tuples indicates the valid mapping of valid PDC ports
82 - qcom,pdc-ranges
90 pdc: interrupt-controller@b220000 {
91 compatible = "qcom,sdm845-pdc", "qcom,pdc";
93 qcom,pdc-ranges = <0 512 94>, <94 641 15>, <115 662 7>;
100 interrupts-extended = <&pdc 2 IRQ_TYPE_LEVEL_HIGH>;