Searched +full:imx +full:- +full:audio +full:- +full:cs42888 (Results 1 – 5 of 5) sorted by relevance
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-only OR BSD-3-Clause)3 // Copyright 2019-2025 NXP7 // Hardware interface for audio DSP on i.MX89 #include <dt-bindings/firmware/imx/rsr[all...]
1 // SPDX-License-Identifier: GPL-2.023 #include "imx-audmux.h"33 #define DRIVER_NAME "fsl-asoc-card"44 * struct codec_priv - CODEC private data62 * struct cpu_priv - CPU private data82 * struct fsl_asoc_card_priv - Freescale Generic ASOC card private data93 * @asrc_rate: ASRC sample rate used by Back-Ends94 * @asrc_format: ASRC sample format used by Back-Ends121 * to drop them easily for non-ASRC cases.124 /* 1st half -- Normal DAPM routes */[all …]
1 # SPDX-License-Identifier: GPL-2.0-only4 comment "Common SoC Audio options for Freescale CPUs:"17 This option is only useful for out-of-tree drivers since18 in-tree drivers select it automatically.21 tristate "Synchronous Audio Interface (SAI) module support"27 Say Y if you want to add Synchronous Audio Interface (SAI)29 This option is only useful for out-of-tree drivers since30 in-tree drivers select it automatically.40 This option is only useful for out-of-tree drivers since41 in-tree drivers select it automatically.[all …]
1 // SPDX-License-Identifier: GPL-2.0+2 // Copyright 2017-2021 NXP14 #include <sound/soc-dapm.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 data144 * Table 13 - Audio Interface Format155 * Table 7 - mapping multiplier and speed mode156 * Tables 8 & 9 - mapping speed mode and LRCK fs262 if (link_data->slots > 2) in format_is_tdm()[all …]