/Linux-v6.6/sound/soc/qcom/qdsp6/ |
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
|
D | q6afe.c | 366 struct q6afe { struct 549 struct q6afe *afe; 840 struct q6afe *afe; in q6afe_port_free() 852 static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token) in q6afe_find_port() 872 struct q6afe *afe = dev_get_drvdata(&adev->dev); in q6afe_callback() 936 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt() 980 static int q6afe_set_param(struct q6afe *afe, struct q6afe_port *port, in q6afe_set_param() 1038 struct q6afe *afe = port->afe; in q6afe_port_set_param_v2() 1110 struct q6afe *afe = dev_get_drvdata(dev->parent); in q6afe_set_lpass_clock() 1190 struct q6afe *afe = port->afe; in q6afe_port_stop() [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | qcom,apq8096.txt | 117 sound-dai = <&q6afe HDMI_RX>;
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | msm8953.dtsi | 10 #include <dt-bindings/sound/qcom,q6afe.h> 1657 q6afe: service@4 { label 1658 compatible = "qcom,q6afe"; 1661 compatible = "qcom,q6afe-dais"; 1681 compatible = "qcom,q6afe-clocks";
|
D | msm8996pro-xiaomi-natrium.dts | 11 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | msm8996-xiaomi-gemini.dts | 10 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | msm8996pro-xiaomi-scorpio.dts | 11 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sdm845-xiaomi-beryllium-common.dtsi | 8 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sdm850-samsung-w737.dts | 14 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sdm845-xiaomi-polaris.dts | 13 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sdm850-lenovo-yoga-c630.dts | 13 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | msm8996-oneplus-common.dtsi | 12 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sdm630.dtsi | 2228 q6afe: service@4 { label 2229 compatible = "qcom,q6afe"; 2232 compatible = "qcom,q6afe-dais";
|
D | sm8350.dtsi | 21 #include <dt-bindings/sound/qcom,q6afe.h> 3256 q6afe: service@4 { label 3257 compatible = "qcom,q6afe"; 3262 compatible = "qcom,q6afe-dais"; 3269 compatible = "qcom,q6afe-clocks";
|
D | sdm845-oneplus-common.dtsi | 12 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sm8250-mtp.dts | 9 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sdm845-db845c.dts | 11 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | msm8996.dtsi | 3493 q6afe: service@4 { label 3494 compatible = "qcom,q6afe"; 3497 compatible = "qcom,q6afe-dais";
|
D | sm8250.dtsi | 22 #include <dt-bindings/sound/qcom,q6afe.h> 5584 q6afe: service@4 { label 5585 compatible = "qcom,q6afe"; 5589 compatible = "qcom,q6afe-dais"; 5596 compatible = "qcom,q6afe-clocks";
|
D | qrb5165-rb5.dts | 10 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | apq8096-db820c.dts | 15 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sdm845.dtsi | 942 q6afe: service@4 { label 943 compatible = "qcom,q6afe"; 947 compatible = "qcom,q6afe-dais";
|
D | sc8280xp.dtsi | 20 #include <dt-bindings/sound/qcom,q6afe.h>
|
/Linux-v6.6/sound/soc/qcom/ |
D | Kconfig | 141 q6afe interfaces to DSP using apr.
|