Home
last modified time | relevance | path

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

1234567891011

/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroidxu3-audio.dtsi33 sound-dai = <&i2s0 0>, <&i2s0 1>;
48 clocks = <&i2s0 CLK_I2S_CDCLK>;
54 &i2s0 {
61 <&i2s0 CLK_I2S_RCLK_SRC>,
H A Dexynos5422-odroidxu4.dts41 sound-dai = <&i2s0 0>, <&i2s0 1>;
50 &i2s0 {
58 <&i2s0 CLK_I2S_RCLK_SRC>,
H A Dexynos4412-itop-elite.dts112 sound-dai = <&i2s0 0>;
117 clocks = <&i2s0 CLK_I2S_CDCLK>;
195 &i2s0 {
H A Dexynos4412-odroid-common.dtsi48 sound-dai = <&i2s0 0>;
504 clocks = <&i2s0 CLK_I2S_CDCLK>;
518 &i2s0 {
522 assigned-clocks = <&i2s0 CLK_I2S_RCLK_SRC>;
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A 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";
H A Dsun8i-v3.dtsi11 i2s0: i2s@1c22000 { label
54 i2s0_pins: i2s0-pins {
/openbmc/u-boot/arch/arm/dts/
H A Dsun5i-gr8.dtsi79 i2s0: i2s@1c22400 { label
101 i2s0_data_pins_a: i2s0-data@0 {
103 function = "i2s0";
106 i2s0_mclk_pins_a: i2s0-mclk@0 {
108 function = "i2s0";
/openbmc/linux/sound/soc/mediatek/mt8183/
H A 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 …]
/openbmc/linux/include/dt-bindings/pinctrl/
H A 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 …]
/openbmc/linux/sound/soc/mediatek/mt8186/
H A 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 …]
H A Dmt8186-mt6366-da7219-max98357.c83 ret = mt8186_dai_i2s_set_share(afe, "I2S1", "I2S0"); in mt8186_da7219_init()
255 if (!strcmp(rtd->dai_link->name, "I2S0") || in mt8186_sof_dai_link_fixup()
464 SND_SOC_DAILINK_DEFS(i2s0,
465 DAILINK_COMP_ARRAY(COMP_CPU("I2S0")),
562 { "I2S0", "AFE_SOF_UL2", SOF_DMA_UL2, SNDRV_PCM_STREAM_CAPTURE},
821 .name = "I2S0",
827 SND_SOC_DAILINK_REG(i2s0),
1116 ret = mt8186_mt6366_card_set_be_link(card, dai_link, headset_codec, "I2S0"); in mt8186_mt6366_da7219_max98357_dev_probe()
/openbmc/linux/sound/soc/mediatek/mt8192/
H A 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 …]
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dsamsung-i2s.yaml86 - items: # for I2S0
95 of the root clock. I2S0 has internal mux to select the source
104 - items: # for I2S0
141 i2s0: i2s@3830000 {
H A Dhisilicon,hi6210-i2s.txt27 i2s0: i2s@f7118000{
41 sound-dai = <&i2s0 0>; /* index 0 => S2 interface */
H A Dsamsung,tm2.yaml46 - description: Phandle to I2S0.
69 i2s-controller = <&i2s0 0>, <&i2s1 0>;
H A Dnvidia,tegra30-ahub.txt24 - i2s0
77 reset-names = "d_audio", "apbif", "i2s0", "i2s1", "i2s2",
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dmarvell,mmp2-audio-clock.yaml41 - const: i2s0
68 clock-names = "audio", "vctcxo", "i2s0", "i2s1";
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,cygnus-pinmux.txt37 function = "i2s0";
45 "i2s0": "i2s0_0_grp", "i2s0_1_grp"
/openbmc/linux/sound/soc/mediatek/mt2701/
H A Dmt2701-afe-pcm.c635 .name = "I2S0",
638 .stream_name = "I2S0 Playback",
648 .stream_name = "I2S0 Capture",
813 SOC_DAPM_SINGLE("I2S0 Switch", SND_SOC_NOPM, 0, 1, 0),
817 SOC_DAPM_SINGLE_AUTODISABLE("Multich I2S0 Out Switch",
902 {"I2S0 Playback", NULL, "O15"},
903 {"I2S0 Playback", NULL, "O16"},
918 {"I00", NULL, "I2S0 Capture"},
919 {"I01", NULL, "I2S0 Capture"},
922 /* I02,03 link to UL2, also need to open I2S0 */
[all …]
/openbmc/linux/drivers/pinctrl/berlin/
H A 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"),
/openbmc/u-boot/board/nvidia/dalmore/
H A Dpinmux-config-dalmore.h87 /* I2S0 pinmux */
88 DEFAULT_PINMUX(DAP1_DIN_PN1, I2S0, NORMAL, TRISTATE, INPUT),
89 DEFAULT_PINMUX(DAP1_DOUT_PN2, I2S0, NORMAL, NORMAL, INPUT),
90 DEFAULT_PINMUX(DAP1_FS_PN0, I2S0, NORMAL, NORMAL, INPUT),
91 DEFAULT_PINMUX(DAP1_SCLK_PN3, I2S0, NORMAL, NORMAL, INPUT),
/openbmc/linux/arch/xtensa/boot/dts/
H A Dxtfpga.dtsi78 i2s0: xtfpga-i2s@0d080000 { label
127 sound-dai = <&i2s0>;
/openbmc/u-boot/arch/xtensa/dts/
H A Dxtfpga.dtsi78 i2s0: xtfpga-i2s@0d080000 { label
127 sound-dai = <&i2s0>;
/openbmc/linux/arch/riscv/boot/dts/canaan/
H A Dcanaan_kd233.dts98 i2s0_pinctrl: i2s0-pinmux {
117 &i2s0 {
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/
H A Dpinmux.c236 PIN(DAP1_FS_PN0, I2S0, HDA, GMI, RSVD4),
237 PIN(DAP1_DIN_PN1, I2S0, HDA, GMI, RSVD4),
238 PIN(DAP1_DOUT_PN2, I2S0, HDA, GMI, RSVD4),
239 PIN(DAP1_SCLK_PN3, I2S0, HDA, GMI, RSVD4),

1234567891011