Lines Matching +full:rpm +full:- +full:msm8974
6 - compatible:
12 - memory-region:
14 Value type: <prop-encoded-array>
17 - qcom,rpm-msg-ram:
19 Value type: <prop-encoded-array>
20 Definition: handle to RPM message memory resource
22 - hwlocks:
24 Value type: <prop-encoded-array>
29 The following example shows the SMEM setup for MSM8974, with a main SMEM region
30 at 0xfa00000 and the RPM message ram at 0xfc428000:
32 reserved-memory {
33 #address-cells = <1>;
34 #size-cells = <1>;
39 no-map;
46 memory-region = <&smem_region>;
47 qcom,rpm-msg-ram = <&rpm_msg_ram>;
54 compatible = "qcom,rpm-msg-ram";