Home
last modified time | relevance | path

Searched full:audio_pd (Results 1 – 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/qcom/
Dqcom,apr.txt54 "avs/audio", "msm/adsp/audio_pd".
56 "tms/servreg", "msm/adsp/audio_pd".
117 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
131 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/qcom/
Dqcom,apr-services.yaml44 "avs/audio", "msm/adsp/audio_pd".
46 "tms/servreg", "msm/adsp/audio_pd".
Dqcom,apr.yaml161 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
167 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
199 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dqcom,q6core.yaml37 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dqcom,q6prm.yaml43 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dqcom,q6adm.yaml44 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dqcom,q6asm.yaml44 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dqcom,q6apm.yaml56 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dqcom,q6afe.yaml49 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
/kernel/linux/linux-5.10/drivers/misc/
Dfastrpc.c77 #define AUDIO_PD (0) /* also GUEST_OS PD? */ macro
1505 err = fastrpc_init_attach(fl, AUDIO_PD); in fastrpc_device_ioctl()
/kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/
Dsm8350.dtsi3253 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
3259 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
3277 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
3303 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dsdm845.dtsi939 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
945 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
957 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
970 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dsm8250.dtsi5565 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
5571 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
5588 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
5601 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dsm8450.dtsi2430 "msm/adsp/audio_pd";
2447 "msm/adsp/audio_pd";
Dsm8550.dtsi4054 "msm/adsp/audio_pd";
4072 "msm/adsp/audio_pd";
Dsc8280xp.dtsi2685 "msm/adsp/audio_pd";
2701 "msm/adsp/audio_pd";
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/
Dsdm845.dtsi793 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
799 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
811 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
824 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
/kernel/linux/linux-6.6/drivers/slimbus/
Dqcom-ngd-ctrl.c1660 pds = pdr_add_lookup(ctrl->pdr, "avs/audio", "msm/adsp/audio_pd"); in qcom_slim_ngd_ctrl_probe()