/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A 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";
|
H A D | qcom,q6dsp-lpass-clocks.yaml | 18 - qcom,q6afe-clocks 39 compatible = "qcom,q6afe-clocks";
|
H A D | qcom,q6dsp-lpass-ports.yaml | 18 - qcom,q6afe-dais 155 compatible = "qcom,q6afe-dais";
|
H A D | qcom,sm8250.yaml | 148 #include <dt-bindings/sound/qcom,q6afe.h> 273 #include <dt-bindings/sound/qcom,q6afe.h>
|
H A D | qcom,apq8096.txt | 117 sound-dai = <&q6afe HDMI_RX>;
|
H A D | qcom,lpass-rx-macro.yaml | 117 #include <dt-bindings/sound/qcom,q6afe.h>
|
H A D | qcom,lpass-va-macro.yaml | 135 #include <dt-bindings/sound/qcom,q6afe.h>
|
H A D | qcom,lpass-wsa-macro.yaml | 116 #include <dt-bindings/sound/qcom,q6afe.h>
|
H A D | qcom,lpass-tx-macro.yaml | 121 #include <dt-bindings/sound/qcom,q6afe.h>
|
/openbmc/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-clocks.c | 11 #include "q6afe.h" 103 { .compatible = "qcom,q6afe-clocks", .data = &q6dsp_clk_q6afe }, 111 .name = "q6afe-clock",
|
H A 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 …]
|
H A D | q6afe-dai.c | 16 #include "q6afe.h" 948 .name = "q6afe-dai-component", 1066 { .compatible = "qcom,q6afe-dais" }, 1074 .name = "q6afe-dai",
|
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,apr.yaml | 104 - qcom,q6afe 165 compatible = "qcom,q6afe"; 170 compatible = "qcom,q6afe-clocks"; 175 compatible = "qcom,q6afe-dais";
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,audiocc-sm8250.yaml | 52 #include <dt-bindings/sound/qcom,q6afe.h>
|
H A D | qcom,aoncc-sm8250.yaml | 52 #include <dt-bindings/sound/qcom,q6afe.h>
|
/openbmc/linux/sound/soc/qcom/ |
H A D | sdw.c | 7 #include "qdsp6/q6afe.h"
|
H A D | Kconfig | 141 q6afe interfaces to DSP using apr.
|
H A D | sc8280xp.c | 13 #include "qdsp6/q6afe.h"
|
H A D | sm8250.c | 13 #include "qdsp6/q6afe.h"
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,sm6115-lpass-lpi-pinctrl.yaml | 123 #include <dt-bindings/sound/qcom,q6afe.h>
|
H A D | qcom,sm8350-lpass-lpi-pinctrl.yaml | 129 #include <dt-bindings/sound/qcom,q6afe.h>
|
H A D | qcom,sm8250-lpass-lpi-pinctrl.yaml | 126 #include <dt-bindings/sound/qcom,q6afe.h>
|
H A D | qcom,sc8280xp-lpass-lpi-pinctrl.yaml | 127 #include <dt-bindings/sound/qcom,q6afe.h>
|
H A D | qcom,sm8450-lpass-lpi-pinctrl.yaml | 129 #include <dt-bindings/sound/qcom,q6afe.h>
|