Searched +full:sound +full:- +full:cs42888 (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/cirrus,cs42xx8.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Cirrus Logic CS42448/CS42888 audio CODEC10 - patches@opensource.cirrus.com15 - cirrus,cs4244816 - cirrus,cs4288825 clock-names:28 VA-supply:[all …]
1 // SPDX-License-Identifier: GPL-2.05 /dts-v1/;11 compatible = "fsl,imx6sx-sabreauto", "fsl,imx6sx";19 compatible = "gpio-leds";20 pinctrl-names = "default";21 pinctrl-0 = <&pinctrl_led>;23 led-user {26 linux,default-trigger = "heartbeat";30 vcc_sd3: regulator-vcc-sd3 {31 compatible = "regulator-fixed";[all …]
1 # SPDX-License-Identifier: GPL-2.0-only17 This option is only useful for out-of-tree drivers since18 in-tree drivers select it automatically.29 This option is only useful for out-of-tree drivers since30 in-tree drivers select it automatically.33 tristate "Medium Quality Sound (MQS) module support"38 Say Y if you want to add Medium Quality Sound (MQS)40 This option is only useful for out-of-tree drivers since41 in-tree drivers select it automatically.58 This option is only useful for out-of-tree drivers since[all …]
1 // SPDX-License-Identifier: GPL-2.03 // Freescale Generic ASoC Sound Card driver with ASRC14 #include <sound/ac97_codec.h>16 #include <sound/pcm_params.h>17 #include <sound/soc.h>18 #include <sound/jack.h>19 #include <sound/simple_card_utils.h>23 #include "imx-audmux.h"33 #define DRIVER_NAME "fsl-asoc-card"44 * struct codec_priv - CODEC private data[all …]
1 // SPDX-License-Identifier: GPL-2.0+2 // Copyright 2017-2021 NXP11 #include <sound/soc.h>12 #include <sound/pcm_params.h>13 #include <sound/pcm.h>14 #include <sound/soc-dapm.h>15 #include <sound/simple_card_utils.h>56 * struct imx_card_plat_data - specific info for codecs90 * struct dai_link_data - specific info for dai link105 * struct imx_card_data - platform device data[all …]
1 # SPDX-License-Identifier: GPL-2.0-only5 # setting - SPI can't be modular so that case doesn't need to be covered.498 tristate "Analog Devices AU1761 CODEC - I2C"504 tristate "Analog Devices AU1761 CODEC - SPI"541 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter"547 tristate "Analog Devices ADAU7118 8 Channel PDM-t[all...]