Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/soc/qcom/
Dqcom,apr.yaml147 "avs/audio", "msm/adsp/audio_pd".
149 "tms/servreg", "msm/adsp/audio_pd".
236 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
242 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
248 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
254 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
269 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dqcom,q6adm-routing.yaml45 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dqcom,q6dsp-lpass-clocks.yaml49 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dqcom,q6asm-dais.yaml88 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dqcom,q6dsp-lpass-ports.yaml164 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
/Linux-v6.1/drivers/misc/
Dfastrpc.c86 #define AUDIO_PD (0) /* also GUEST_OS PD? */ macro
1889 err = fastrpc_init_attach(fl, AUDIO_PD); in fastrpc_device_ioctl()
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsdm845.dtsi773 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
779 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
791 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
804 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dsm8250.dtsi4797 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
4803 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
4820 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
4833 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
/Linux-v6.1/drivers/slimbus/
Dqcom-ngd-ctrl.c1587 pds = pdr_add_lookup(ctrl->pdr, "avs/audio", "msm/adsp/audio_pd"); in qcom_slim_ngd_ctrl_probe()