Searched +full:wcd9370 +full:- +full:codec (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm WCD9370/WCD9375 Audio Codec10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>13 Qualcomm WCD9370/WCD9375 Codec is a standalone Hi-Fi audio codec IC.17 - $ref: dai-common.yaml#18 - $ref: qcom,wcd93xx-common.yaml#23 - const: qcom,wcd9370-codec24 - items:[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 # modular, meaning we can't build the codec driver in with I2C support.5 # setting - SPI can't be modular so that case doesn't need to be covered.12 menu "CODEC drivers"15 tristate "Build all ASoC CODEC drivers"366 Normally ASoC codec drivers are only built if a machine driver which430 tristate "Build generic ASoC AC97 CODEC drive[all...]
1 // SPDX-License-Identifier: GPL-2.0-only2 // Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.19 #include <sound/soc-dapm.h>23 #include "wcd-clsh-v2.h"24 #include "wcd-common.h"25 #include "wcd-mbh[all...]