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,q6adm.yaml44 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dqcom,q6prm.yaml43 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.dtsi1868 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
1874 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
1892 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
1918 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dsdm845.dtsi940 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
946 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
958 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
971 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dsm8250.dtsi5559 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
5565 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
5582 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
5595 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dsm8450.dtsi2215 "msm/adsp/audio_pd";
2232 "msm/adsp/audio_pd";
Dsm8550.dtsi2147 "msm/adsp/audio_pd";
2165 "msm/adsp/audio_pd";
Dsc8280xp.dtsi2695 "msm/adsp/audio_pd";
2711 "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.c1664 pds = pdr_add_lookup(ctrl->pdr, "avs/audio", "msm/adsp/audio_pd"); in qcom_slim_ngd_ctrl_probe()