Home
last modified time | relevance | path

Searched refs:q6afe (Results 1 – 25 of 34) sorted by relevance

12

/linux/sound/soc/qcom/qdsp6/
H A DMakefile7 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 Dq6afe.c374 struct q6afe { struct
641 struct q6afe *afe;
933 struct q6afe *afe; in q6afe_port_free()
945 static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token) in q6afe_find_port()
963 struct q6afe *afe = dev_get_drvdata(&adev->dev); in q6afe_callback()
1027 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt()
1071 static int q6afe_set_param(struct q6afe *afe, struct q6afe_port *port, in q6afe_set_param()
1126 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 Dmsm8916-modem-qdsp6.dtsi9 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dmsm8996pro-xiaomi-natrium.dts11 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dmsm8996-xiaomi-gemini.dts10 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dmonaco-evk.dts9 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dmsm8996pro-xiaomi-scorpio.dts11 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dsdm845-xiaomi-beryllium-common.dtsi9 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dsdm850-samsung-w737.dts14 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dagatti.dtsi2183 q6afe: service@4 { label
2184 compatible = "qcom,q6afe";
2189 compatible = "qcom,q6afe-dais";
2196 compatible = "qcom,q6afe-clocks";
H A Dmsm8996-oneplus-common.dtsi12 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dsdm845-xiaomi-polaris.dts14 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dqrb4210-rb2.dts10 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dlemans-evk.dts10 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dsm8350.dtsi24 #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 Dsm6350.dtsi1367 q6afe: service@4 { label
1368 compatible = "qcom,q6afe";
1373 compatible = "qcom,q6afe-dais";
1380 compatible = "qcom,q6afe-clocks";
H A Dsm6115.dtsi2746 q6afe: service@4 { label
2747 compatible = "qcom,q6afe";
2752 compatible = "qcom,q6afe-dais";
2759 compatible = "qcom,q6afe-clocks";
H A Dsdm850-lenovo-yoga-c630.dts13 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dsm8250-mtp.dts9 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dsdm630.dtsi2308 q6afe: service@4 { label
2309 compatible = "qcom,q6afe";
2312 compatible = "qcom,q6afe-dais";
H A Dsc7180.dtsi27 #include <dt-bindings/sound/qcom,q6afe.h>
3952 q6afe: service@4 { label
3953 compatible = "qcom,q6afe";
3958 compatible = "qcom,q6afe-dais";
3965 compatible = "qcom,q6afe-clocks";
H A Dsdm850-huawei-matebook-e-2019.dts15 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dsdm845-oneplus-common.dtsi14 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dsdm845-samsung-starqltechn.dts14 #include <dt-bindings/sound/qcom,q6afe.h>
/linux/sound/soc/qcom/
H A DKconfig157 q6afe interfaces to DSP using apr.

12