Searched full:q6afe (Results 1 – 25 of 44) sorted by relevance
12
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | qcom,q6dsp-lpass-clocks.yaml | 18 - qcom,q6afe-clocks 39 #include <dt-bindings/sound/qcom,q6afe.h> 47 compatible = "qcom,q6afe"; 52 compatible = "qcom,q6afe-clocks";
|
D | qcom,q6dsp-lpass-ports.yaml | 18 - qcom,q6afe-dais 154 #include <dt-bindings/sound/qcom,q6afe.h> 162 compatible = "qcom,q6afe"; 167 compatible = "qcom,q6afe-dais";
|
D | qcom,sm8250.yaml | 144 #include <dt-bindings/sound/qcom,q6afe.h> 269 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,lpass-wsa-macro.yaml | 60 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,lpass-rx-macro.yaml | 66 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,lpass-tx-macro.yaml | 70 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,lpass-va-macro.yaml | 69 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,apq8096.txt | 117 sound-dai = <&q6afe HDMI_RX>;
|
/Linux-v6.1/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-clocks.c | 11 #include "q6afe.h" 103 { .compatible = "qcom,q6afe-clocks", .data = &q6dsp_clk_q6afe }, 111 .name = "q6afe-clock",
|
D | q6afe.c | 24 #include "q6afe.h" 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() [all …]
|
D | q6afe-dai.c | 15 #include "q6afe.h" 958 .name = "q6afe-dai-component", 1078 { .compatible = "qcom,q6afe-dais" }, 1086 .name = "q6afe-dai",
|
D | q6afe.h | 6 #include <dt-bindings/sound/qcom,q6afe.h>
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,apr.yaml | 96 - qcom,q6afe 158 - qcom,q6afe 164 const: qcom,q6afe-dais 239 q6afe: service@4 { 240 compatible = "qcom,q6afe";
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | qcom,aoncc-sm8250.yaml | 50 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,audiocc-sm8250.yaml | 50 #include <dt-bindings/sound/qcom,q6afe.h>
|
/Linux-v6.1/sound/soc/qcom/ |
D | Kconfig | 138 q6afe interfaces to DSP using apr.
|
D | sc8280xp.c | 13 #include "qdsp6/q6afe.h"
|
D | sm8250.c | 13 #include "qdsp6/q6afe.h"
|
D | apq8016_sbc.c | 20 #include "qdsp6/q6afe.h"
|
D | common.c | 8 #include "qdsp6/q6afe.h"
|
D | sc7280.c | 22 #include "qdsp6/q6afe.h"
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,sm8250-lpass-lpi-pinctrl.yaml | 122 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,sm8450-lpass-lpi-pinctrl.yaml | 124 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | qcom,sc8280xp-lpass-lpi-pinctrl.yaml | 122 #include <dt-bindings/sound/qcom,q6afe.h>
|
12