Lines Matching +full:fastrpc +full:- +full:compute +full:- +full:cb
1 Qualcomm Technologies, Inc. FastRPC Driver
3 The FastRPC implements an IPC (Inter-Processor Communication)
9 - compatible:
12 Definition: must be "qcom,fastrpc"
14 - label
17 Definition: should specify the dsp domain name this fastrpc
20 - qcom,non-secure-domain:
23 Definition: Property to specify that dsp domain is non-secure.
25 - qcom,vmids:
30 - #address-cells
35 - #size-cells
40 = COMPUTE BANKS
41 Each subnode of the Fastrpc represents compute context banks available
43 - All Compute context banks MUST contain the following properties:
45 - compatible:
48 Definition: must be "qcom,fastrpc-compute-cb"
50 - reg
55 - qcom,nsessions:
64 adsp-pil {
65 compatible = "qcom,msm8996-adsp-pil";
67 smd-edge {
69 fastrpc {
70 compatible = "qcom,fastrpc";
71 qcom,smd-channels = "fastrpcsmd-apps-dsp";
73 #address-cells = <1>;
74 #size-cells = <0>;
76 cb@1 {
77 compatible = "qcom,fastrpc-compute-cb";
81 cb@2 {
82 compatible = "qcom,fastrpc-compute-cb";