Searched +full:sound +full:- +full:spdif +full:- +full:asrc (Results 1 – 9 of 9) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/fsl-asoc-card.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale Generic ASoC Sound Card with ASRC support10 The Freescale Generic ASoC Sound Card can be used, ideally,13 The idea of this generic sound card is a bit like ASoC Simple Card.15 most of them have ASRC inside. And this is a specific feature that might18 So having this generic sound card allows all Freescale SoC users to20 of the wide sample rates support through ASRC.[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_util[all...]
1 # SPDX-License-Identifier: GPL-2.0-only7 tristate "Asynchronous Sample Rate Converter (ASRC) module support"15 Say Y if you want to add Asynchronous Sample Rate Converter (ASRC)17 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 since[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-only5 tristate "SoC Audio for the Tegra System-on-Chip"41 tristate "Tegra20 SPDIF interface"43 Say Y or M if you want to add support for the Tegra20 SPDIF interface.85 Config to enable the Inter-IC Sound (I2[all...]
1 // SPDX-License-Identifier: GPL-2.0-only3 * wm8998.c -- ALSA SoC Audio driver for WM8998 codecs18 #include <sound/core.h>19 #include <sound/pcm.h>20 #include <sound/pcm_params.h>21 #include <sound/so[all...]
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT6 #include <dt-bindings/pwm/pwm.h>10 stdout-path = &lpuart1;15 compatible = "pwm-backlight";16 pinctrl-names = "default";17 pinctrl-0 = <&pinctrl_gpio_bkl_on>;18 brightness-levels = <0 45 63 88 119 158 203 255>;19 default-brightness-level = <4>;20 enable-gpios = <&lsio_gpio1 4 GPIO_ACTIVE_HIGH>; /* Apalis BKL1_ON */25 gpio_fan: gpio-fan {[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/imx8mn-clock.h>7 #include <dt-bindings/power/imx8mn-power.h>8 #include <dt-bindings/reset/imx8mq-reset.h>9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include <dt-bindings/thermal/thermal.h>14 #include "imx8mn-pinfunc.h"17 interrupt-parent = <&gic>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/imx8mp-clock.h>7 #include <dt-bindings/power/imx8mp-power.h>8 #include <dt-bindings/reset/imx8mp-reset.h>9 #include <dt-bindings/reset/imx8mp-reset-audiomix.h>10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/input/input.h>12 #include <dt-bindings/interconnect/fsl,imx8mp.h>13 #include <dt-bindings/interrupt-controller/arm-gic.h>14 #include <dt-bindings/thermal/thermal.h>[all …]