Home
last modified time | relevance | path

Searched full:i2s0 (Results 1 – 25 of 228) sorted by relevance

12345678910

/linux-6.12.1/arch/arm/boot/dts/samsung/
Dexynos5422-odroidxu3-audio.dtsi32 sound-dai = <&i2s0 0>, <&i2s0 1>;
47 clocks = <&i2s0 CLK_I2S_CDCLK>;
53 &i2s0 {
60 <&i2s0 CLK_I2S_RCLK_SRC>,
Dexynos5422-odroidxu4.dts41 sound-dai = <&i2s0 0>, <&i2s0 1>;
50 &i2s0 {
58 <&i2s0 CLK_I2S_RCLK_SRC>,
Dexynos4412-itop-elite.dts112 sound-dai = <&i2s0 0>;
117 clocks = <&i2s0 CLK_I2S_CDCLK>;
195 &i2s0 {
Dexynos4412-odroid-common.dtsi48 sound-dai = <&i2s0 0>;
504 clocks = <&i2s0 CLK_I2S_CDCLK>;
518 &i2s0 {
522 assigned-clocks = <&i2s0 CLK_I2S_RCLK_SRC>;
/linux-6.12.1/sound/soc/mediatek/mt8183/
Dmt8183-dai-i2s.c82 if (strncmp(name, "I2S0", 4) == 0) in get_i2s_id_by_name()
543 /* i2s0 */
544 {"I2S0", NULL, "I2S0_EN"},
545 {"I2S0", NULL, "I2S1_EN", mtk_afe_i2s_share_connect},
546 {"I2S0", NULL, "I2S2_EN", mtk_afe_i2s_share_connect},
547 {"I2S0", NULL, "I2S3_EN", mtk_afe_i2s_share_connect},
548 {"I2S0", NULL, "I2S5_EN", mtk_afe_i2s_share_connect},
550 {"I2S0", NULL, I2S0_HD_EN_W_NAME, mtk_afe_i2s_hd_connect},
551 {"I2S0", NULL, I2S1_HD_EN_W_NAME, mtk_afe_i2s_hd_connect},
552 {"I2S0", NULL, I2S2_HD_EN_W_NAME, mtk_afe_i2s_hd_connect},
[all …]
/linux-6.12.1/arch/arm/boot/dts/allwinner/
Dsun5i-gr8.dtsi79 i2s0: i2s@1c22400 { label
101 i2s0_data_pins: i2s0-data-pins {
103 function = "i2s0";
106 i2s0_mclk_pin: i2s0-mclk-pin {
108 function = "i2s0";
Dsun8i-v3.dtsi11 i2s0: i2s@1c22000 { label
54 i2s0_pins: i2s0-pins {
/linux-6.12.1/include/dt-bindings/pinctrl/
Dk210-fpioa.h101 #define K210_PCF_I2S0_MCLK 87 /* I2S0 Master Clock */
102 #define K210_PCF_I2S0_SCLK 88 /* I2S0 Serial Clock(BCLK) */
103 #define K210_PCF_I2S0_WS 89 /* I2S0 Word Select(LRCLK) */
104 #define K210_PCF_I2S0_IN_D0 90 /* I2S0 Serial Data Input 0 */
105 #define K210_PCF_I2S0_IN_D1 91 /* I2S0 Serial Data Input 1 */
106 #define K210_PCF_I2S0_IN_D2 92 /* I2S0 Serial Data Input 2 */
107 #define K210_PCF_I2S0_IN_D3 93 /* I2S0 Serial Data Input 3 */
108 #define K210_PCF_I2S0_OUT_D0 94 /* I2S0 Serial Data Output 0 */
109 #define K210_PCF_I2S0_OUT_D1 95 /* I2S0 Serial Data Output 1 */
110 #define K210_PCF_I2S0_OUT_D2 96 /* I2S0 Serial Data Output 2 */
[all …]
/linux-6.12.1/sound/soc/mediatek/mt8186/
Dmt8186-dai-i2s.c45 int master; /* only i2s0 has slave mode*/
79 if (strncmp(name, "I2S0", 4) == 0) in get_i2s_id_by_name()
181 SOC_DAPM_ENUM("I2S0 In Select", i2s_mux_map_enum);
636 /* i2s0 */
637 {"I2S0", NULL, "I2S0_EN"},
638 {"I2S0", NULL, "I2S1_EN", mtk_afe_i2s_share_connect},
639 {"I2S0", NULL, "I2S2_EN", mtk_afe_i2s_share_connect},
640 {"I2S0", NULL, "I2S3_EN", mtk_afe_i2s_share_connect},
642 {"I2S0", NULL, I2S0_HD_EN_W_NAME, mtk_afe_i2s_hd_connect},
643 {"I2S0", NULL, I2S1_HD_EN_W_NAME, mtk_afe_i2s_hd_connect},
[all …]
Dmt8186-mt6366.c196 ret = mt8186_dai_i2s_set_share(afe, "I2S1", "I2S0"); in mt8186_headset_codec_init()
417 if (!strcmp(rtd->dai_link->name, "I2S0") || in mt8186_sof_dai_link_fixup()
541 SND_SOC_DAILINK_DEFS(i2s0,
542 DAILINK_COMP_ARRAY(COMP_CPU("I2S0")),
639 { "I2S0", "AFE_SOF_UL2", SOF_DMA_UL2, SNDRV_PCM_STREAM_CAPTURE},
897 .name = "I2S0",
902 SND_SOC_DAILINK_REG(i2s0),
1209 ret = mt8186_mt6366_card_set_be_link(card, dai_link, headset_codec, "I2S0"); in mt8186_mt6366_legacy_probe()
1250 if (strcmp(dai_link->name, "I2S0") == 0 || in mt8186_mt6366_soc_card_probe()
/linux-6.12.1/sound/soc/mediatek/mt8192/
Dmt8192-dai-i2s.c94 if (strncmp(name, "I2S0", 4) == 0) in get_i2s_id_by_name()
222 SOC_DAPM_ENUM("I2S0 In Select", i2s_mux_map_enum);
1049 /* i2s0 */
1050 {"I2S0", NULL, "I2S0_EN"},
1051 {"I2S0", NULL, "I2S1_EN", mtk_afe_i2s_share_connect},
1052 {"I2S0", NULL, "I2S2_EN", mtk_afe_i2s_share_connect},
1053 {"I2S0", NULL, "I2S3_EN", mtk_afe_i2s_share_connect},
1054 {"I2S0", NULL, "I2S5_EN", mtk_afe_i2s_share_connect},
1055 {"I2S0", NULL, "I2S6_EN", mtk_afe_i2s_share_connect},
1056 {"I2S0", NULL, "I2S7_EN", mtk_afe_i2s_share_connect},
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dsamsung-i2s.yaml91 - items: # for I2S0
100 of the root clock. I2S0 has internal mux to select the source
109 - items: # for I2S0
146 i2s0: i2s@3830000 {
Dmediatek,mt2701-audio.yaml41 - description: i2s0 source selection
45 - description: i2s0 source divider
49 - description: i2s0 master clock
Dhisilicon,hi6210-i2s.txt27 i2s0: i2s@f7118000{
41 sound-dai = <&i2s0 0>; /* index 0 => S2 interface */
Dsamsung,tm2.yaml49 - description: Phandle to I2S0.
72 i2s-controller = <&i2s0 0>, <&i2s1 0>;
Dmediatek,mt8365-afe.yaml26 - description: audio i2s0 mck
34 - description: mux for i2s0
Dnvidia,tegra30-ahub.txt24 - i2s0
77 reset-names = "d_audio", "apbif", "i2s0", "i2s1", "i2s2",
Dmt8186-mt6366-da7219-max98357.yaml98 - I2S0
171 link-name = "I2S0";
Dmt8186-mt6366-rt1019-rt5682s.yaml108 enum: [ I2S0, I2S1, I2S2, I2S3 ]
174 link-name = "I2S0";
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/
Dbrcm,cygnus-pinmux.txt37 function = "i2s0";
45 "i2s0": "i2s0_0_grp", "i2s0_1_grp"
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dmarvell,mmp2-audio-clock.yaml41 - const: i2s0
68 clock-names = "audio", "vctcxo", "i2s0", "i2s1";
/linux-6.12.1/sound/soc/mediatek/mt2701/
Dmt2701-afe-pcm.c633 .name = "I2S0",
636 .stream_name = "I2S0 Playback",
646 .stream_name = "I2S0 Capture",
811 SOC_DAPM_SINGLE("I2S0 Switch", SND_SOC_NOPM, 0, 1, 0),
815 SOC_DAPM_SINGLE_AUTODISABLE("Multich I2S0 Out Switch",
900 {"I2S0 Playback", NULL, "O15"},
901 {"I2S0 Playback", NULL, "O16"},
916 {"I00", NULL, "I2S0 Capture"},
917 {"I01", NULL, "I2S0 Capture"},
920 /* I02,03 link to UL2, also need to open I2S0 */
[all …]
/linux-6.12.1/drivers/pinctrl/berlin/
Dberlin-bg2.c31 BERLIN_PINCTRL_FUNCTION(0x3, "i2s0")),
115 BERLIN_PINCTRL_FUNCTION(0x1, "i2s0")),
117 BERLIN_PINCTRL_FUNCTION(0x0, "i2s0"),
139 BERLIN_PINCTRL_FUNCTION(0x3, "i2s0"),
/linux-6.12.1/arch/xtensa/boot/dts/
Dxtfpga.dtsi78 i2s0: xtfpga-i2s@0d080000 { label
127 sound-dai = <&i2s0>;
/linux-6.12.1/arch/riscv/boot/dts/canaan/
Dcanaan_kd233.dts101 i2s0_pinctrl: i2s0-pinmux {
120 &i2s0 {

12345678910