Lines Matching +full:non +full:- +full:operational
4 Power Domain Controller (PDC) that is on always-on domain. In addition to
7 well detect interrupts when the GIC is non-operational.
17 - compatible:
20 Definition: Should contain "qcom,<soc>-pdc" and "qcom,pdc"
21 - "qcom,sc7180-pdc": For SC7180
22 - "qcom,sc7280-pdc": For SC7280
23 - "qcom,sdm845-pdc": For SDM845
24 - "qcom,sm6350-pdc": For SM6350
25 - "qcom,sm8150-pdc": For SM8150
26 - "qcom,sm8250-pdc": For SM8250
27 - "qcom,sm8350-pdc": For SM8350
29 - reg:
31 Value type: <prop-encoded-array>
34 - interrupt-cells:
44 - interrupt-controller:
49 - qcom,pdc-ranges:
61 pdc: interrupt-controller@b220000 {
62 compatible = "qcom,sdm845-pdc";
64 qcom,pdc-ranges = <0 512 94>, <94 641 15>, <115 662 7>;
65 #interrupt-cells = <2>;
66 interrupt-parent = <&intc>;
67 interrupt-controller;
71 interrupt, must do -
73 wake-device {
74 interrupts-extended = <&pdc 2 IRQ_TYPE_LEVEL_HIGH>;
78 the qcom,pdc-ranges property.