Searched full:i2s8 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/sound/soc/mediatek/mt8192/ |
H A 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 …]
|
H A D | mt8192-mt6359-rt1015-rt5682.c | 335 ret = mt8192_dai_i2s_set_share(afe, "I2S8", "I2S9"); in mt8192_rt5682_init() 654 SND_SOC_DAILINK_DEFS(i2s8, 655 DAILINK_COMP_ARRAY(COMP_CPU("I2S8")), 976 .name = "I2S8", 982 SND_SOC_DAILINK_REG(i2s8), 1192 ret = mt8192_mt6359_card_set_be_link(card, dai_link, headset_codec, "I2S8"); in mt8192_mt6359_dev_probe()
|
H A D | mt8192-afe-pcm.c | 781 {"UL2_CH1", "I2S8_CH1", "I2S8"}, 782 {"UL2_CH2", "I2S8_CH2", "I2S8"},
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nvidia,tegra234-pinmux-common.yaml | 43 ccla, i2s1, i2s2, i2s3, i2s8, rsvd2, dmic5, dca, displayb,
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8192-asurada.dtsi | 854 aud_gpio_i2s8_off_pins: aud-gpio-i2s8-off-pins { 855 pins-i2s8-off { 863 aud_gpio_i2s8_on_pins: aud-gpio-i2s8-on-pins { 864 pins-i2s8-on {
|
/openbmc/linux/drivers/pinctrl/tegra/ |
H A 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),
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | tegra234-clock.h | 787 /** @brief clock recovered from I2S8 input */ 793 /** @brief Monitored output of I2S8 pad macro mux */
|