Searched +full:soundcard +full:- +full:aif (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - [email protected]15 Logic devices on mini-cards, as well as allowing connection of various26 [2] Pinctrl: ../pinctrl/pinctrl-bindings.txt29 [3] include/dt-bindings/pinctrl/lochnagar.h37 - cirrus,lochnagar-pinctrl39 gpio-controller: true41 '#gpio-cells':[all …]
1 // SPDX-License-Identifier: GPL-2.05 * Copyright (c) 2017-2018 Cirrus Logic, Inc. and21 #include <linux/pinctrl/pinconf-generic.h>30 #include <dt-bindings/pinctrl/lochnagar.h>32 #include "../pinctrl-utils.h"36 #define LN_CDC_AIF1_STR "codec-aif1"37 #define LN_CDC_AIF2_STR "codec-aif2"38 #define LN_CDC_AIF3_STR "codec-aif3"39 #define LN_DSP_AIF1_STR "dsp-aif1"40 #define LN_DSP_AIF2_STR "dsp-aif2"[all …]
1 // SPDX-License-Identifier: GPL-2.03 // mt8192-mt6359-rt1015-rt5682.c --4 // MT8192-MT6359-RT1015-RT6358 ALSA SoC machine driver22 #include "../common/mtk-afe-platform-driver.h"23 #include "../common/mtk-soc-card.h"24 #include "../common/mtk-soundcard-driver.h"25 #include "mt8192-afe-common.h"26 #include "mt8192-afe-clk.h"27 #include "mt8192-afe-gpio.h"31 #define RT1015_CODEC_DAI "rt1015-aif"[all …]
1 // SPDX-License-Identifier: GPL-2.03 * mt8195-mt6359.c --4 * MT8195-MT6359 ALSA SoC machine driver code22 #include "../common/mtk-afe-platform-driver.h"23 #include "../common/mtk-dsp-sof-common.h"24 #include "../common/mtk-soc-card.h"25 #include "../common/mtk-soundcard-driver.h"26 #include "mt8195-afe-clk.h"27 #include "mt8195-afe-common.h"40 #define RT1011_CODEC_DAI "rt1011-aif"[all …]