| /linux/sound/soc/qcom/qdsp6/ |
| H A D | Makefile | 7 obj-$(CONFIG_SND_SOC_QDSP6_AFE) += q6afe.o 8 obj-$(CONFIG_SND_SOC_QDSP6_AFE_DAI) += q6afe-dai.o 9 obj-$(CONFIG_SND_SOC_QDSP6_AFE_CLOCKS) += q6afe-clocks.o
|
| H A D | q6afe.c | 374 struct q6afe { struct 641 struct q6afe *afe; 933 struct q6afe *afe; in q6afe_port_free() 943 static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token) in q6afe_find_port() 961 struct q6afe *afe = dev_get_drvdata(&adev->dev); in q6afe_callback() 1025 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt() 1069 static int q6afe_set_param(struct q6afe *afe, struct q6afe_port *port, in q6afe_set_param() 1125 struct q6afe *afe = port->afe; in q6afe_port_set_param_v2() 1195 struct q6afe *afe = dev_get_drvdata(dev->parent); in q6afe_set_lpass_clock() 1275 struct q6afe *afe = port->afe; in q6afe_port_stop() [all …]
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-modem-qdsp6.dtsi | 9 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | qcs6490-audioreach.dtsi | 10 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | msm8953.dtsi | 13 #include <dt-bindings/sound/qcom,q6afe.h> 2192 q6afe: service@4 { label 2193 compatible = "qcom,q6afe"; 2196 compatible = "qcom,q6afe-dais"; 2216 compatible = "qcom,q6afe-clocks";
|
| H A D | msm8996pro-xiaomi-natrium.dts | 11 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | msm8996-xiaomi-gemini.dts | 10 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | msm8996pro-xiaomi-scorpio.dts | 11 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | monaco-evk.dts | 10 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | sdm845-xiaomi-beryllium-common.dtsi | 9 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | sdm850-samsung-w737.dts | 14 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | agatti.dtsi | 2237 q6afe: service@4 { label 2238 compatible = "qcom,q6afe"; 2243 compatible = "qcom,q6afe-dais"; 2250 compatible = "qcom,q6afe-clocks";
|
| H A D | sdm845-xiaomi-polaris.dts | 14 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | qrb4210-rb2.dts | 10 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | msm8996-oneplus-common.dtsi | 12 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | sm8350.dtsi | 24 #include <dt-bindings/sound/qcom,q6afe.h> 1934 q6afe: service@4 { label 1935 compatible = "qcom,q6afe"; 1940 compatible = "qcom,q6afe-dais"; 1947 compatible = "qcom,q6afe-clocks";
|
| H A D | sm6115.dtsi | 2750 q6afe: service@4 { label 2751 compatible = "qcom,q6afe"; 2756 compatible = "qcom,q6afe-dais"; 2763 compatible = "qcom,q6afe-clocks";
|
| H A D | sm6350.dtsi | 1370 q6afe: service@4 { label 1371 compatible = "qcom,q6afe"; 1376 compatible = "qcom,q6afe-dais"; 1383 compatible = "qcom,q6afe-clocks";
|
| H A D | sdm630.dtsi | 2387 q6afe: service@4 { label 2388 compatible = "qcom,q6afe"; 2391 compatible = "qcom,q6afe-dais";
|
| H A D | msm8916.dtsi | 2014 q6afe: service@4 { label 2015 compatible = "qcom,q6afe"; 2019 compatible = "qcom,q6afe-dais";
|
| H A D | msm8939.dtsi | 1801 q6afe: service@4 { label 1802 compatible = "qcom,q6afe"; 1806 compatible = "qcom,q6afe-dais";
|
| H A D | sm8250-mtp.dts | 9 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | lemans-evk.dts | 10 #include <dt-bindings/sound/qcom,q6afe.h>
|
| H A D | sdm850-lenovo-yoga-c630.dts | 13 #include <dt-bindings/sound/qcom,q6afe.h>
|
| /linux/sound/soc/qcom/ |
| H A D | Kconfig | 157 q6afe interfaces to DSP using apr.
|