/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 …]
|
/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 …]
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | mediatek,mt2701-audio.yaml | 44 - description: i2s3 source selection 48 - description: i2s3 source divider 52 - description: i2s3 master clock
|
H A D | mediatek,mt8173-afe-pcm.yaml | 32 - description: i2s3 mclk mux 33 - description: i2s3 bclk mux
|
H A D | mediatek,mt8365-afe.yaml | 29 - description: audio i2s3 mck 37 - description: mux for i2s3
|
H A D | nvidia,tegra30-ahub.txt | 27 - i2s3 78 "i2s3", "i2s4", "dam0", "dam1", "dam2",
|
H A D | mt8192-mt6359-rt1015-rt5682.yaml | 100 - I2S3 168 link-name = "I2S3";
|
H A D | mt8186-mt6366-da7219-max98357.yaml | 101 - I2S3 188 link-name = "I2S3";
|
H A D | mt8186-mt6366-rt1019-rt5682s.yaml | 108 enum: [ I2S0, I2S1, I2S2, I2S3 ] 192 link-name = "I2S3";
|
/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 */
|
H A D | berlin-bg2.c | 46 * Mode 0x3 mux i2s2 mclk *and* i2s3 mclk: 51 BERLIN_PINCTRL_FUNCTION(0x3, "i2s3")),
|
/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
|
/linux/sound/soc/tegra/ |
H A D | tegra210_ahub.c | 114 DAI(I2S3), 204 DAI(I2S3), 343 DAI(I2S3), 479 "I2S3", 530 "I2S3", 602 "I2S3", 1182 WIDGETS("I2S3", t210_i2s3_tx), 1256 WIDGETS("I2S3", t186_i2s3_tx), 1366 WIDGETS("I2S3", t186_i2s3_tx), 1488 WIDGETS("I2S3", t264_i2s3_tx), [all …]
|
/linux/drivers/pinctrl/sunxi/ |
H A D | pinctrl-sun50i-h6.c | 74 SUNXI_FUNCTION(0x2, "i2s3"), /* SYNC */ 78 SUNXI_FUNCTION(0x2, "i2s3"), /* CLK */ 82 SUNXI_FUNCTION(0x2, "i2s3"), /* DOUT */ 86 SUNXI_FUNCTION(0x2, "i2s3"), /* DIN */ 90 SUNXI_FUNCTION(0x2, "i2s3"), /* MCLK */
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nvidia,tegra234-pinmux-common.yaml | 24 ccla, i2s1, i2s2, i2s3, i2s8, rsvd2, dmic5, dca, displayb,
|
H A D | nvidia,tegra210-pinmux.yaml | 87 i2c2, i2c3, i2cpmu, i2cvi, i2s1, i2s2, i2s3, i2s4a, i2s4b,
|
H A D | nvidia,tegra114-pinmux.yaml | 91 i2c3, i2c4, i2cpwr, i2s0, i2s1, i2s2, i2s3, i2s4, irda, kbc,
|
H A D | nvidia,tegra30-pinmux.yaml | 113 i2s3, i2s4, invalid, kbc, mio, nand, nand_alt, owr, pcie,
|
H A D | nvidia,tegra124-pinmux.yaml | 106 i2c3, i2c4, i2cpwr, i2s0, i2s1, i2s2, i2s3, i2s4, irda, kbc,
|
/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | setup-sh7770.c | 341 I2S0, I2S1, I2S2, I2S3, enumerator 371 INTC_VECT(I2S2, 0x6e0), INTC_VECT(I2S3, 0x700), 410 INTC_GROUP(I2S, I2S0, I2S1, I2S2, I2S3),
|
/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun55i-a523-mcu.c | 123 static SUNXI_CCU_DUALDIV_MUX_GATE(i2s3_clk, "i2s3", i2s_parents, 0x038, 135 static SUNXI_CCU_DUALDIV_MUX_GATE(i2s3_asrc_clk, "i2s3-asrc", 146 static SUNXI_CCU_GATE_DATA(bus_i2s3_clk, "bus-i2s3", apb, 0x040, BIT(3), 0);
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8192-asurada.dtsi | 870 aud_gpio_i2s3_off_pins: aud-gpio-i2s3-off-pins { 871 pins-i2s3-off { 878 aud_gpio_i2s3_on_pins: aud-gpio-i2s3-on-pins { 879 pins-i2s3-on {
|
/linux/include/linux/mfd/ |
H A D | ac100.h | 51 /* I2S3 interface */
|
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra210-p2571.dts | 244 nvidia,function = "i2s3"; 252 nvidia,function = "i2s3"; 260 nvidia,function = "i2s3"; 268 nvidia,function = "i2s3";
|