Home
last modified time | relevance | path

Searched full:i2s1 (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dmt2701-cs42448.txt11 - i2s1-in-sel-gpio1, i2s1-in-sel-gpio2: Should specify two gpio pins to
12 control I2S1-in mux.
41 i2s1-in-sel-gpio1 = <&pio 53 0>;
42 i2s1-in-sel-gpio2 = <&pio 54 0>;
H A Dsamsung-i2s.yaml37 samsung,exynos7-i2s1: I2S1 on previous samsung platforms supports
38 stereo channels. Exynos7 I2S1 upgraded to 5.1 multichannel with
52 - samsung,exynos7-i2s1
90 - items: # for I2S1 and I2S2
96 of root clock and I2S1 and I2S2 doesn't have any such mux.
106 - items: # for I2S1
H A Dsamsung,tm2.yaml47 - description: Phandle to I2S1.
69 i2s-controller = <&i2s0 0>, <&i2s1 0>;
H A Dnvidia,tegra30-ahub.txt25 - i2s1
77 reset-names = "d_audio", "apbif", "i2s0", "i2s1", "i2s2",
/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-dai-i2s.c84 else if (strncmp(name, "I2S1", 4) == 0) in get_i2s_id_by_name()
566 /* i2s1 */
576 {"I2S1", NULL, "I2S1_CH1"},
577 {"I2S1", NULL, "I2S1_CH2"},
579 {"I2S1", NULL, "I2S0_EN", mtk_afe_i2s_share_connect},
580 {"I2S1", NULL, "I2S1_EN"},
581 {"I2S1", NULL, "I2S2_EN", mtk_afe_i2s_share_connect},
582 {"I2S1", NULL, "I2S3_EN", mtk_afe_i2s_share_connect},
583 {"I2S1", NULL, "I2S5_EN", mtk_afe_i2s_share_connect},
585 {"I2S1", NULL, I2S0_HD_EN_W_NAME, mtk_afe_i2s_hd_connect},
[all …]
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-dai-i2s.c96 else if (strncmp(name, "I2S1", 4) == 0) in get_i2s_id_by_name()
228 SOC_DAPM_ENUM("I2S1 Out Select", i2s_mux_map_enum);
286 SOC_DAPM_ENUM("i2s1 ch1 tinyconn Select",
296 SOC_DAPM_ENUM("i2s1 ch2 tinyconn Select",
656 if (strstr(w->name, "I2S1")) { in i2s_out_tinyconn_event()
680 dev_warn(afe->dev, "%s(), error widget name %s, use i2s1\n", in i2s_out_tinyconn_event()
1084 /* i2s1 */
1117 {"I2S1", NULL, "I2S1_CH1"},
1118 {"I2S1", NULL, "I2S1_CH2"},
1119 {"I2S1", NULL, "I2S3_TINYCONN_CH1_MUX"},
[all …]
/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-dai-i2s.c81 else if (strncmp(name, "I2S1", 4) == 0) in get_i2s_id_by_name()
184 SOC_DAPM_ENUM("I2S1 Out Select", i2s_mux_map_enum);
656 /* i2s1 */
690 {"I2S1", NULL, "I2S1_CH1"},
691 {"I2S1", NULL, "I2S1_CH2"},
693 {"I2S1", NULL, "I2S0_EN", mtk_afe_i2s_share_connect},
694 {"I2S1", NULL, "I2S1_EN"},
695 {"I2S1", NULL, "I2S2_EN", mtk_afe_i2s_share_connect},
696 {"I2S1", NULL, "I2S3_EN", mtk_afe_i2s_share_connect},
698 {"I2S1", NULL, I2S0_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()
256 !strcmp(rtd->dai_link->name, "I2S1") || in mt8186_sof_dai_link_fixup()
468 SND_SOC_DAILINK_DEFS(i2s1,
469 DAILINK_COMP_ARRAY(COMP_CPU("I2S1")),
559 { "I2S1", "AFE_SOF_DL1", SOF_DMA_DL1, SNDRV_PCM_STREAM_PLAYBACK},
830 .name = "I2S1",
837 SND_SOC_DAILINK_REG(i2s1),
1123 ret = mt8186_mt6366_card_set_be_link(card, dai_link, headset_codec, "I2S1"); in mt8186_mt6366_da7219_max98357_dev_probe()
/openbmc/linux/include/dt-bindings/pinctrl/
H A Dk210-fpioa.h112 #define K210_PCF_I2S1_MCLK 98 /* I2S1 Master Clock */
113 #define K210_PCF_I2S1_SCLK 99 /* I2S1 Serial Clock(BCLK) */
114 #define K210_PCF_I2S1_WS 100 /* I2S1 Word Select(LRCLK) */
115 #define K210_PCF_I2S1_IN_D0 101 /* I2S1 Serial Data Input 0 */
116 #define K210_PCF_I2S1_IN_D1 102 /* I2S1 Serial Data Input 1 */
117 #define K210_PCF_I2S1_IN_D2 103 /* I2S1 Serial Data Input 2 */
118 #define K210_PCF_I2S1_IN_D3 104 /* I2S1 Serial Data Input 3 */
119 #define K210_PCF_I2S1_OUT_D0 105 /* I2S1 Serial Data Output 0 */
120 #define K210_PCF_I2S1_OUT_D1 106 /* I2S1 Serial Data Output 1 */
121 #define K210_PCF_I2S1_OUT_D2 107 /* I2S1 Serial Data Output 2 */
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmarvell,dove-pinctrl.txt55 mpp_audio1 52-57 gpio, i2s1/spdifo, i2s1, spdifo, twsi, ssp/spdifo, ssp,
81 - i2s1/spdifo : audio1 i2s on pins 52-55 and spdifo on 57, no gpios
82 - i2s1 : audio1 i2s on pins 52-55, gpio on pins 56,57
/openbmc/linux/drivers/pinctrl/berlin/
H A Dberlin-bg2q.c76 BERLIN_PINCTRL_FUNCTION(0x3, "i2s1"),
218 BERLIN_PINCTRL_FUNCTION(0x4, "i2s1"),
260 BERLIN_PINCTRL_FUNCTION(0x2, "i2s1")),
267 BERLIN_PINCTRL_FUNCTION(0x2, "i2s1")),
270 BERLIN_PINCTRL_FUNCTION(0x1, "i2s1"),
275 BERLIN_PINCTRL_FUNCTION(0x2, "i2s1"),
282 BERLIN_PINCTRL_FUNCTION(0x2, "i2s1"),
H A Dpinctrl-as370.c21 BERLIN_PINCTRL_FUNCTION(0x1, "i2s1"), /* BCLKIO */
25 BERLIN_PINCTRL_FUNCTION(0x1, "i2s1"), /* LRCKIO */
29 BERLIN_PINCTRL_FUNCTION(0x1, "i2s1"), /* DO0 */
34 BERLIN_PINCTRL_FUNCTION(0x1, "i2s1"), /* DO1 */
39 BERLIN_PINCTRL_FUNCTION(0x1, "i2s1"), /* DO2 */
45 BERLIN_PINCTRL_FUNCTION(0x1, "i2s1"), /* DO3 */
52 BERLIN_PINCTRL_FUNCTION(0x1, "i2s1"), /* MCLK */
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dmarvell,mmp2-audio-clock.yaml42 - const: i2s1
68 clock-names = "audio", "vctcxo", "i2s0", "i2s1";
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-roc-pc-plus.dts63 sound-dai = <&i2s1>;
136 &i2s1 {
161 i2s1 {
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-lpc18xx.c157 [FUNC_I2S1] = "i2s1",
240 LPC_P(0,0, GPIO, SSP1, ENET, SGPIO, R, R, I2S0_TX_WS,I2S1, 0, ND);
241 LPC_P(0,1, GPIO, SSP1,ENET_ALT,SGPIO, R, R, ENET, I2S1, 0, ND);
261 LPC_P(1,19, ENET, SSP1, R, R, CLKOUT, R, I2S0_RX_MCLK,I2S1, 0, ND);
280 LPC_P(3,3, R, SPI, SSP0, SPIFI, CGU_OUT,R, I2S0_TX_MCLK, I2S1, 0, HS);
281 LPC_P(3,4, GPIO, R, R, SPIFI, UART1, I2S0_TX_WS, I2S1, LCD, 0, ND);
282 LPC_P(3,5, GPIO, R, R, SPIFI, UART1, I2S0_TX_SDA,I2S1, LCD, 0, ND);
293 LPC_P(4,7, LCD, CLKIN, R, R, R, R, I2S1,I2S0_TX_SCK, 0, ND);
334 LPC_P(8,8, R, USB1, R, R, R, R,CGU_OUT, I2S1, 0, ND);
342 LPC_P(a,0, R, R, R, R, R, I2S1, CGU_OUT, R, 0, ND);
[all …]
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dpinmux.c101 PIN(DAP1_FS_PB0, I2S1, RSVD1, RSVD2, RSVD3),
102 PIN(DAP1_DIN_PB1, I2S1, RSVD1, RSVD2, RSVD3),
103 PIN(DAP1_DOUT_PB2, I2S1, RSVD1, RSVD2, RSVD3),
104 PIN(DAP1_SCLK_PB3, I2S1, RSVD1, RSVD2, RSVD3),
/openbmc/u-boot/arch/arm/dts/
H A Drk3328.dtsi142 i2s1: i2s@ff010000 { label
850 i2s1 {
851 i2s1_mclk: i2s1-mclk {
856 i2s1_sclk: i2s1-sclk {
861 i2s1_lrckrx: i2s1-lrckrx {
866 i2s1_lrcktx: i2s1-lrcktx {
871 i2s1_sdi: i2s1-sdi {
876 i2s1_sdo: i2s1-sdo {
881 i2s1_sdio1: i2s1-sdio1 {
886 i2s1_sdio2: i2s1-sdio2 {
[all …]
/openbmc/u-boot/board/nvidia/dalmore/
H A Dpinmux-config-dalmore.h93 /* I2S1 pinmux */
94 DEFAULT_PINMUX(DAP2_DIN_PA4, I2S1, NORMAL, TRISTATE, INPUT),
95 DEFAULT_PINMUX(DAP2_DOUT_PA5, I2S1, NORMAL, NORMAL, INPUT),
96 DEFAULT_PINMUX(DAP2_FS_PA2, I2S1, NORMAL, NORMAL, INPUT),
97 DEFAULT_PINMUX(DAP2_SCLK_PA3, I2S1, NORMAL, NORMAL, INPUT),
/openbmc/linux/sound/soc/mediatek/mt2701/
H A Dmt2701-cs42448.c197 DAILINK_COMP_ARRAY(COMP_CPU("I2S1")),
278 .name = "mt2701-cs42448-I2S1",
386 of_get_named_gpio(dev->of_node, "i2s1-in-sel-gpio1", 0); in mt2701_cs42448_machine_probe()
397 of_get_named_gpio(dev->of_node, "i2s1-in-sel-gpio2", 0); in mt2701_cs42448_machine_probe()
/openbmc/linux/drivers/pinctrl/sunxi/
H A Dpinctrl-sun8i-a23.c275 SUNXI_FUNCTION(0x3, "i2s1")), /* SYNC */
280 SUNXI_FUNCTION(0x3, "i2s1")), /* CLK */
285 SUNXI_FUNCTION(0x3, "i2s1")), /* DOUT */
290 SUNXI_FUNCTION(0x3, "i2s1")), /* DIN */
497 SUNXI_FUNCTION(0x2, "i2s1"), /* SYNC */
502 SUNXI_FUNCTION(0x2, "i2s1"), /* CLK */
507 SUNXI_FUNCTION(0x2, "i2s1"), /* DOUT */
512 SUNXI_FUNCTION(0x2, "i2s1"), /* DIN */
/openbmc/linux/sound/soc/tegra/
H A Dtegra210_ahub.c112 DAI(I2S1),
202 DAI(I2S1),
319 "I2S1",
370 "I2S1",
726 WIDGETS("I2S1", t210_i2s1_tx),
800 WIDGETS("I2S1", t186_i2s1_tx),
910 WIDGETS("I2S1", t186_i2s1_tx),
1011 { name " Mux", "I2S1", "I2S1 XBAR-RX" }, \
1111 TEGRA210_MUX_ROUTES("I2S1")
1187 TEGRA186_MUX_ROUTES("I2S1")
/openbmc/u-boot/drivers/sound/
H A Drt5677.c32 {RT5677_PWR_DIG1, 0x9800}, /* Power up I2S1 */
178 log_debug("Error updating I2S1 Interface Ctrl reg\n"); in rt5677_hw_params()
221 log_err("Error updating I2S1 Interface Ctrl reg\n"); in rt5677_set_fmt()
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/
H A Dpinmux.c244 PIN(DAP2_FS_PA2, I2S1, HDA, RSVD3, RSVD4),
245 PIN(DAP2_DIN_PA4, I2S1, HDA, RSVD3, RSVD4),
246 PIN(DAP2_DOUT_PA5, I2S1, HDA, RSVD3, RSVD4),
247 PIN(DAP2_SCLK_PA3, I2S1, HDA, RSVD3, RSVD4),
/openbmc/linux/sound/soc/codecs/
H A Dzl38060.c330 { 0x0210, 0x0005 }, /* DAC1 in <= I2S1-L */
331 { 0x0212, 0x0006 }, /* DAC2 in <= I2S1-R */
332 { 0x0214, 0x0001 }, /* I2S1-L in <= MIC1 */
333 { 0x0216, 0x0001 }, /* I2S1-R in <= MIC1 */
337 { 0x0202, 0x000F }, /* enable I2S1 + DAC */
/openbmc/u-boot/board/avionic-design/common/
H A Dpinmux-config-tamonten-ng.h137 /* I2S1 */
138 DEFAULT_PINMUX(DAP2_FS_PA2, I2S1, NORMAL, NORMAL, INPUT),
139 DEFAULT_PINMUX(DAP2_DIN_PA4, I2S1, NORMAL, NORMAL, INPUT),
140 DEFAULT_PINMUX(DAP2_DOUT_PA5, I2S1, NORMAL, NORMAL, INPUT),
141 DEFAULT_PINMUX(DAP2_SCLK_PA3, I2S1, NORMAL, NORMAL, INPUT),

12345678910>>...12