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,sc7180-pdc
30 - qcom,sc7280-pdc
31 - qcom,sdm845-pdc
32 - qcom,sm6350-pdc
33 - qcom,sm8150-pdc
34 - qcom,sm8250-pdc
35 - qcom,sm8350-pdc
36 - const: qcom,pdc
41 - description: PDC base register region
49 qcom,pdc-ranges:
55 - description: starting PDC port
56 - description: GIC hwirq number for the PDC port
59 Specifies the PDC pin offset and the number of PDC ports.
60 The tuples indicates the valid mapping of valid PDC ports
68 - qcom,pdc-ranges
76 pdc: interrupt-controller@b220000 {
77 compatible = "qcom,sdm845-pdc", "qcom,pdc";
79 qcom,pdc-ranges = <0 512 94>, <94 641 15>, <115 662 7>;
86 interrupts-extended = <&pdc 2 IRQ_TYPE_LEVEL_HIGH>;