/openbmc/linux/sound/soc/mediatek/mt8183/ |
H A D | mt8183-dai-i2s.c | 88 else if (strncmp(name, "I2S3", 4) == 0) in get_i2s_id_by_name() 624 /* i2s3 */ 634 {"I2S3", NULL, "I2S3_CH1"}, 635 {"I2S3", NULL, "I2S3_CH2"}, 637 {"I2S3", NULL, "I2S0_EN", mtk_afe_i2s_share_connect}, 638 {"I2S3", NULL, "I2S1_EN", mtk_afe_i2s_share_connect}, 639 {"I2S3", NULL, "I2S2_EN", mtk_afe_i2s_share_connect}, 640 {"I2S3", NULL, "I2S3_EN"}, 641 {"I2S3", NULL, "I2S5_EN", mtk_afe_i2s_share_connect}, 643 {"I2S3", NULL, I2S0_HD_EN_W_NAME, mtk_afe_i2s_hd_connect}, [all …]
|
H A D | mt8183-mt6358-ts3a227-max98357.c | 278 DAILINK_COMP_ARRAY(COMP_CPU("I2S3")), 283 DAILINK_COMP_ARRAY(COMP_CPU("I2S3")), 289 DAILINK_COMP_ARRAY(COMP_CPU("I2S3")), 417 ret = mt8183_dai_i2s_set_share(afe, "I2S2", "I2S3"); in mt8183_i2s2_init() 565 .name = "I2S3", 743 if (strcmp(dai_link->name, "I2S3") == 0) { in mt8183_mt6358_ts3a227_max98357_dev_probe() 789 strcmp(dai_link->name, "I2S3") == 0) in mt8183_mt6358_ts3a227_max98357_dev_probe()
|
H A D | mt8183-da7219-max98357.c | 347 DAILINK_COMP_ARRAY(COMP_CPU("I2S3")), 353 DAILINK_COMP_ARRAY(COMP_CPU("I2S3")), 360 DAILINK_COMP_ARRAY(COMP_CPU("I2S3")), 412 ret = mt8183_dai_i2s_set_share(afe, "I2S2", "I2S3"); in mt8183_da7219_init() 552 .name = "I2S3", 769 if (strcmp(dai_link->name, "I2S3") == 0) { in mt8183_da7219_max98357_dev_probe()
|
/openbmc/linux/sound/soc/mediatek/mt8192/ |
H A D | mt8192-dai-i2s.c | 100 else if (strncmp(name, "I2S3", 4) == 0) in get_i2s_id_by_name() 231 SOC_DAPM_ENUM("I2S3 Out Select", i2s_mux_map_enum); 306 SOC_DAPM_ENUM("i2s3 ch1 tinyconn Select", 316 SOC_DAPM_ENUM("i2s3 ch2 tinyconn Select", 660 } else if (strstr(w->name, "I2S3")) { in i2s_out_tinyconn_event() 1191 /* i2s3 */ 1224 {"I2S3", NULL, "I2S3_CH1"}, 1225 {"I2S3", NULL, "I2S3_CH2"}, 1226 {"I2S3", NULL, "I2S3_TINYCONN_CH1_MUX"}, 1227 {"I2S3", NULL, "I2S3_TINYCONN_CH2_MUX"}, [all …]
|
/openbmc/linux/sound/soc/mediatek/mt8186/ |
H A D | mt8186-dai-i2s.c | 85 else if (strncmp(name, "I2S3", 4) == 0) in get_i2s_id_by_name() 190 SOC_DAPM_ENUM("I2S3 Out Select", i2s_mux_map_enum); 732 /* i2s3 */ 766 {"I2S3", NULL, "I2S3_CH1"}, 767 {"I2S3", NULL, "I2S3_CH2"}, 769 {"I2S3", NULL, "I2S0_EN", mtk_afe_i2s_share_connect}, 770 {"I2S3", NULL, "I2S1_EN", mtk_afe_i2s_share_connect}, 771 {"I2S3", NULL, "I2S2_EN", mtk_afe_i2s_share_connect}, 772 {"I2S3", NULL, "I2S3_EN"}, 774 {"I2S3", NULL, I2S0_HD_EN_W_NAME, mtk_afe_i2s_hd_connect}, [all …]
|
H A D | mt8186-mt6366-da7219-max98357.c | 198 ret = mt8186_dai_i2s_set_share(afe, "I2S2", "I2S3"); in mt8186_mt6366_da7219_max98357_hdmi_init() 259 else if (!strcmp(rtd->dai_link->name, "I2S3")) in mt8186_sof_dai_link_fixup() 476 SND_SOC_DAILINK_DEFS(i2s3, 477 DAILINK_COMP_ARRAY(COMP_CPU("I2S3")), 560 { "I2S3", "AFE_SOF_DL2", SOF_DMA_DL2, SNDRV_PCM_STREAM_PLAYBACK}, 809 .name = "I2S3", 818 SND_SOC_DAILINK_REG(i2s3), 1109 ret = mt8186_mt6366_card_set_be_link(card, dai_link, playback_codec, "I2S3"); in mt8186_mt6366_da7219_max98357_dev_probe()
|
H A D | mt8186-mt6366-rt1019-rt5682s.c | 262 ret = mt8186_dai_i2s_set_share(afe, "I2S2", "I2S3"); in mt8186_mt6366_rt1019_rt5682s_hdmi_init() 323 else if (!strcmp(rtd->dai_link->name, "I2S3")) in mt8186_sof_dai_link_fixup() 540 SND_SOC_DAILINK_DEFS(i2s3, 541 DAILINK_COMP_ARRAY(COMP_CPU("I2S3")), 624 { "I2S3", "AFE_SOF_DL2", SOF_DMA_DL2, SNDRV_PCM_STREAM_PLAYBACK}, 873 .name = "I2S3", 882 SND_SOC_DAILINK_REG(i2s3), 1194 ret = mt8186_mt6366_card_set_be_link(card, dai_link, playback_codec, "I2S3"); in mt8186_mt6366_rt1019_rt5682s_dev_probe()
|
/openbmc/linux/drivers/pinctrl/berlin/ |
H A D | berlin-bg2q.c | 123 BERLIN_PINCTRL_FUNCTION(0x3, "i2s3"), 205 BERLIN_PINCTRL_FUNCTION(0x3, "i2s3"), 212 BERLIN_PINCTRL_FUNCTION(0x3, "i2s3"), 234 BERLIN_PINCTRL_FUNCTION(0x4, "i2s3")), 276 BERLIN_PINCTRL_FUNCTION(0x4, "i2s3"), 284 BERLIN_PINCTRL_FUNCTION(0x4, "i2s3"), 294 BERLIN_PINCTRL_FUNCTION(0x4, "i2s3"),
|
H A D | pinctrl-as370.c | 273 BERLIN_PINCTRL_FUNCTION(0x1, "i2s3"), /* DI */ 277 BERLIN_PINCTRL_FUNCTION(0x1, "i2s3"), /* DO */ 281 BERLIN_PINCTRL_FUNCTION(0x1, "i2s3"), /* BCLKIO */ 285 BERLIN_PINCTRL_FUNCTION(0x1, "i2s3")), /* LRCKIO */
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/ |
H A D | pinmux.c | 69 PIN(DMIC1_CLK_PE0, DMIC1, I2S3, RSVD2, RSVD3), 70 PIN(DMIC1_DAT_PE1, DMIC1, I2S3, RSVD2, RSVD3), 71 PIN(DMIC2_CLK_PE2, DMIC2, I2S3, RSVD2, RSVD3), 72 PIN(DMIC2_DAT_PE3, DMIC2, I2S3, RSVD2, RSVD3),
|
/openbmc/u-boot/board/nvidia/dalmore/ |
H A D | pinmux-config-dalmore.h | 99 /* I2S3 pinmux */ 100 DEFAULT_PINMUX(DAP4_DIN_PP5, I2S3, NORMAL, NORMAL, INPUT), 101 DEFAULT_PINMUX(DAP4_DOUT_PP6, I2S3, NORMAL, NORMAL, INPUT), 102 DEFAULT_PINMUX(DAP4_FS_PP4, I2S3, NORMAL, NORMAL, INPUT), 103 DEFAULT_PINMUX(DAP4_SCLK_PP7, I2S3, NORMAL, NORMAL, INPUT),
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | nvidia,tegra30-ahub.txt | 27 - i2s3 78 "i2s3", "i2s4", "dam0", "dam1", "dam2",
|
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra210_ahub.c | 114 DAI(I2S3), 204 DAI(I2S3), 321 "I2S3", 372 "I2S3", 728 WIDGETS("I2S3", t210_i2s3_tx), 802 WIDGETS("I2S3", t186_i2s3_tx), 912 WIDGETS("I2S3", t186_i2s3_tx), 1013 { name " Mux", "I2S3", "I2S3 XBAR-RX" }, \ 1113 TEGRA210_MUX_ROUTES("I2S3") 1189 TEGRA186_MUX_ROUTES("I2S3")
|
/openbmc/linux/include/media/drv-intf/ |
H A D | msp3400.h | 98 multi-channel capable I2S3 input of the 44x0G. If someone can demonstrate 104 #define MSP_DSP_IN_I2S3 7 /* I2S3 DSP input */ 180 /* Chip I2S1 I2S2 I2S3 MAIN_AVC MAIN AUX
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/ |
H A D | pinmux.c | 134 PIN(DAP4_FS_PP4, I2S3, RSVD2, DTV, RSVD4), 135 PIN(DAP4_DIN_PP5, I2S3, RSVD2, RSVD3, RSVD4), 136 PIN(DAP4_DOUT_PP6, I2S3, RSVD2, DTV, RSVD4), 137 PIN(DAP4_SCLK_PP7, I2S3, RSVD2, RSVD3, RSVD4),
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/ |
H A D | pinmux.c | 134 PIN(DAP4_FS_PP4, I2S3, GMI, DTV, RSVD4), 135 PIN(DAP4_DIN_PP5, I2S3, GMI, RSVD3, RSVD4), 136 PIN(DAP4_DOUT_PP6, I2S3, GMI, DTV, RSVD4), 137 PIN(DAP4_SCLK_PP7, I2S3, GMI, RSVD3, RSVD4),
|
/openbmc/u-boot/board/nvidia/p2571/ |
H A D | pinmux-config-p2571.h | 92 PINCFG(DMIC1_CLK_PE0, I2S3, NORMAL, NORMAL, INPUT, DISABLE, DEFAULT), 93 PINCFG(DMIC1_DAT_PE1, I2S3, NORMAL, NORMAL, INPUT, DISABLE, DEFAULT), 94 PINCFG(DMIC2_CLK_PE2, I2S3, NORMAL, NORMAL, INPUT, DISABLE, DEFAULT), 95 PINCFG(DMIC2_DAT_PE3, I2S3, NORMAL, NORMAL, INPUT, DISABLE, DEFAULT),
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/ |
H A D | pinmux.c | 131 PIN(DAP4_FS_PP4, I2S3, RSVD2, GMI, RSVD4), 132 PIN(DAP4_DIN_PP5, I2S3, RSVD2, GMI, RSVD4), 133 PIN(DAP4_DOUT_PP6, I2S3, RSVD2, GMI, RSVD4), 134 PIN(DAP4_SCLK_PP7, I2S3, RSVD2, GMI, RSVD4),
|
/openbmc/u-boot/board/nvidia/cardhu/ |
H A D | pinmux-config-cardhu.h | 195 DEFAULT_PINMUX(DAP4_FS_PP4, I2S3, NORMAL, NORMAL, INPUT), 196 DEFAULT_PINMUX(DAP4_DIN_PP5, I2S3, NORMAL, NORMAL, INPUT), 197 DEFAULT_PINMUX(DAP4_DOUT_PP6, I2S3, NORMAL, NORMAL, INPUT), 198 DEFAULT_PINMUX(DAP4_SCLK_PP7, I2S3, NORMAL, NORMAL, INPUT),
|
/openbmc/u-boot/board/nvidia/p2371-2180/ |
H A D | pinmux-config-p2371-2180.h | 128 PINCFG(DMIC1_CLK_PE0, I2S3, NORMAL, NORMAL, INPUT, DISABLE, DEFAULT), 129 PINCFG(DMIC1_DAT_PE1, I2S3, NORMAL, NORMAL, INPUT, DISABLE, DEFAULT), 130 PINCFG(DMIC2_CLK_PE2, I2S3, NORMAL, NORMAL, INPUT, DISABLE, DEFAULT), 131 PINCFG(DMIC2_DAT_PE3, I2S3, NORMAL, NORMAL, INPUT, DISABLE, DEFAULT),
|
/openbmc/u-boot/board/toradex/colibri_t30/ |
H A D | pinmux-config-colibri_t30.h | 196 DEFAULT_PINMUX(DAP4_FS_PP4, I2S3, NORMAL, NORMAL, INPUT), 197 DEFAULT_PINMUX(DAP4_DIN_PP5, I2S3, NORMAL, NORMAL, INPUT), 198 DEFAULT_PINMUX(DAP4_DOUT_PP6, I2S3, NORMAL, NORMAL, INPUT), 199 DEFAULT_PINMUX(DAP4_SCLK_PP7, I2S3, NORMAL, NORMAL, INPUT),
|
/openbmc/u-boot/board/avionic-design/common/ |
H A D | pinmux-config-tamonten-ng.h | 154 DEFAULT_PINMUX(DAP4_FS_PP4, I2S3, NORMAL, NORMAL, INPUT), 155 DEFAULT_PINMUX(DAP4_DIN_PP5, I2S3, NORMAL, NORMAL, INPUT), 156 DEFAULT_PINMUX(DAP4_SCLK_PP7, I2S3, NORMAL, NORMAL, INPUT), 298 DEFAULT_PINMUX(DAP4_DOUT_PP6, I2S3, NORMAL, NORMAL, INPUT),
|
/openbmc/u-boot/board/toradex/apalis_t30/ |
H A D | pinmux-config-apalis_t30.h | 205 DEFAULT_PINMUX(DAP4_FS_PP4, I2S3, DOWN, TRISTATE, OUTPUT), /* NC */ 206 DEFAULT_PINMUX(DAP4_DIN_PP5, I2S3, DOWN, TRISTATE, OUTPUT), /* NC */ 207 DEFAULT_PINMUX(DAP4_DOUT_PP6, I2S3, DOWN, TRISTATE, OUTPUT), /* NC */ 208 DEFAULT_PINMUX(DAP4_SCLK_PP7, I2S3, DOWN, TRISTATE, OUTPUT), /* NC */
|
/openbmc/u-boot/board/nvidia/venice2/ |
H A D | pinmux-config-venice2.h | 174 PINCFG(DAP4_FS_PP4, I2S3, NORMAL, NORMAL, OUTPUT, DEFAULT, DEFAULT), 175 PINCFG(DAP4_DIN_PP5, I2S3, NORMAL, NORMAL, INPUT, DEFAULT, DEFAULT), 176 PINCFG(DAP4_DOUT_PP6, I2S3, NORMAL, NORMAL, OUTPUT, DEFAULT, DEFAULT), 177 PINCFG(DAP4_SCLK_PP7, I2S3, NORMAL, NORMAL, OUTPUT, DEFAULT, DEFAULT),
|
/openbmc/linux/sound/soc/mediatek/mt2701/ |
H A D | mt2701-afe-pcm.c | 709 .name = "I2S3", 712 .stream_name = "I2S3 Playback", 721 .stream_name = "I2S3 Capture", 832 SOC_DAPM_SINGLE_AUTODISABLE("Multich I2S3 Out Switch", 908 {"I2S3 Playback", NULL, "O21"}, 909 {"I2S3 Playback", NULL, "O22"}, 930 {"I18I19", "Multich I2S3 Out Switch", "DLM"},
|