Searched full:i2s8 (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/sound/soc/mediatek/mt8192/ |
D | mt8192-dai-i2s.c | 108 else if (strncmp(name, "I2S8", 4) == 0) in get_i2s_id_by_name() 225 SOC_DAPM_ENUM("I2S8 In Select", i2s_mux_map_enum); 1398 /* i2s8 */ 1399 {"I2S8", NULL, "I2S0_EN", mtk_afe_i2s_share_connect}, 1400 {"I2S8", NULL, "I2S1_EN", mtk_afe_i2s_share_connect}, 1401 {"I2S8", NULL, "I2S2_EN", mtk_afe_i2s_share_connect}, 1402 {"I2S8", NULL, "I2S3_EN", mtk_afe_i2s_share_connect}, 1403 {"I2S8", NULL, "I2S5_EN", mtk_afe_i2s_share_connect}, 1404 {"I2S8", NULL, "I2S6_EN", mtk_afe_i2s_share_connect}, 1405 {"I2S8", NULL, "I2S7_EN", mtk_afe_i2s_share_connect}, [all …]
|
D | mt8192-mt6359-rt1015-rt5682.c | 338 ret = mt8192_dai_i2s_set_share(afe, "I2S8", "I2S9"); in mt8192_rt5682_init() 563 SND_SOC_DAILINK_DEFS(i2s8, 564 DAILINK_COMP_ARRAY(COMP_CPU("I2S8")), 881 .name = "I2S8", 887 SND_SOC_DAILINK_REG(i2s8), 1075 ret = mt8192_mt6359_card_set_be_link(card, dai_link, headset_codec, "I2S8"); in mt8192_mt6359_legacy_probe()
|
D | mt8192-afe-pcm.c | 781 {"UL2_CH1", "I2S8_CH1", "I2S8"}, 782 {"UL2_CH2", "I2S8_CH2", "I2S8"},
|
/linux-6.14.4/Documentation/devicetree/bindings/sound/ |
D | mt8192-mt6359-rt1015-rt5682.yaml | 105 - I2S8 177 link-name = "I2S8";
|
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra234-pinmux-common.yaml | 24 ccla, i2s1, i2s2, i2s3, i2s8, rsvd2, dmic5, dca, displayb,
|
/linux-6.14.4/arch/arm64/boot/dts/mediatek/ |
D | mt8192-asurada.dtsi | 873 aud_gpio_i2s8_off_pins: aud-gpio-i2s8-off-pins { 874 pins-i2s8-off { 882 aud_gpio_i2s8_on_pins: aud-gpio-i2s8-on-pins { 883 pins-i2s8-on {
|
/linux-6.14.4/drivers/pinctrl/tegra/ |
D | pinctrl-tegra234.c | 1359 TEGRA_PIN_FUNCTION(i2s8), 1793 PINGROUP(soc_gpio57_pac4, RSVD0, I2S8, RSVD2, SDMMC1, 0x18020, 0, Y, -1, 7, 6, 8, -1, 10, 12), 1794 PINGROUP(soc_gpio58_pac5, RSVD0, I2S8, RSVD2, SDMMC1, 0x18028, 0, Y, -1, 7, 6, 8, -1, 10, 12), 1795 PINGROUP(soc_gpio59_pac6, AUD, I2S8, RSVD2, RSVD3, 0x18030, 0, Y, -1, 7, 6, 8, -1, 10, 12), 1796 PINGROUP(soc_gpio60_pac7, RSVD0, I2S8, NV, IGPU, 0x18038, 0, Y, -1, 7, 6, 8, -1, 10, 12),
|
/linux-6.14.4/include/dt-bindings/clock/ |
D | tegra234-clock.h | 787 /** @brief clock recovered from I2S8 input */ 793 /** @brief Monitored output of I2S8 pad macro mux */
|