Searched full:q6afe (Results 1 – 25 of 64) sorted by relevance
123
/linux-6.14.4/Documentation/devicetree/bindings/sound/ |
D | qcom,q6afe.yaml | 4 $id: http://devicetree.org/schemas/sound/qcom,q6afe.yaml# 7 title: Qualcomm Audio FrontEnd (Q6AFE) 19 - qcom,q6afe 41 #include <dt-bindings/sound/qcom,q6afe.h> 47 compatible = "qcom,q6afe"; 52 compatible = "qcom,q6afe-clocks"; 57 compatible = "qcom,q6afe-dais";
|
D | qcom,q6dsp-lpass-clocks.yaml | 18 - qcom,q6afe-clocks 39 compatible = "qcom,q6afe-clocks";
|
D | qcom,q6dsp-lpass-ports.yaml | 18 - qcom,q6afe-dais 155 compatible = "qcom,q6afe-dais";
|
D | qcom,lpass-rx-macro.yaml | 125 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,lpass-wsa-macro.yaml | 107 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,lpass-va-macro.yaml | 142 #include <dt-bindings/sound/qcom,q6afe.h>
|
/linux-6.14.4/sound/soc/qcom/qdsp6/ |
D | q6afe-clocks.c | 4 #include <dt-bindings/sound/qcom,q6afe.h> 12 #include "q6afe.h" 104 { .compatible = "qcom,q6afe-clocks", .data = &q6dsp_clk_q6afe }, 112 .name = "q6afe-clock",
|
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 | 5 #include <dt-bindings/sound/qcom,q6afe.h> 25 #include "q6afe.h" 367 struct q6afe { struct 550 struct q6afe *afe; 841 struct q6afe *afe; in q6afe_port_free() 853 static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token) in q6afe_find_port() 873 struct q6afe *afe = dev_get_drvdata(&adev->dev); in q6afe_callback() 937 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt() 981 static int q6afe_set_param(struct q6afe *afe, struct q6afe_port *port, in q6afe_set_param() 1039 struct q6afe *afe = port->afe; in q6afe_port_set_param_v2() [all …]
|
D | q6afe-dai.c | 5 #include <dt-bindings/sound/qcom,q6afe.h> 17 #include "q6afe.h" 953 .name = "q6afe-dai-component", 1071 { .compatible = "qcom,q6afe-dais" }, 1079 .name = "q6afe-dai",
|
/linux-6.14.4/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,apr.yaml | 104 - qcom,q6afe 165 compatible = "qcom,q6afe"; 170 compatible = "qcom,q6afe-clocks"; 175 compatible = "qcom,q6afe-dais";
|
/linux-6.14.4/sound/soc/qcom/ |
D | sm8250.c | 4 #include <dt-bindings/sound/qcom,q6afe.h> 13 #include "qdsp6/q6afe.h"
|
D | sc8280xp.c | 4 #include <dt-bindings/sound/qcom,q6afe.h> 13 #include "qdsp6/q6afe.h"
|
D | x1e80100.c | 4 #include <dt-bindings/sound/qcom,q6afe.h> 14 #include "qdsp6/q6afe.h"
|
D | apq8016_sbc.c | 19 #include <dt-bindings/sound/qcom,q6afe.h> 21 #include "qdsp6/q6afe.h"
|
D | Kconfig | 141 q6afe interfaces to DSP using apr.
|
/linux-6.14.4/Documentation/devicetree/bindings/clock/ |
D | qcom,aoncc-sm8250.yaml | 52 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,audiocc-sm8250.yaml | 52 #include <dt-bindings/sound/qcom,q6afe.h>
|
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,sm6115-lpass-lpi-pinctrl.yaml | 83 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,sm8350-lpass-lpi-pinctrl.yaml | 88 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,sm4250-lpass-lpi-pinctrl.yaml | 84 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,sm8250-lpass-lpi-pinctrl.yaml | 85 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,sc8280xp-lpass-lpi-pinctrl.yaml | 86 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,sm8450-lpass-lpi-pinctrl.yaml | 88 #include <dt-bindings/sound/qcom,q6afe.h>
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | msm8916-modem-qdsp6.dtsi | 9 #include <dt-bindings/sound/qcom,q6afe.h>
|
123