Home
last modified time | relevance | path

Searched refs:mt8192_mck_enable (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-clk.h238 int mt8192_mck_enable(struct mtk_base_afe *afe, int mck_id, int rate);
H A Dmt8192-dai-tdm.c296 mt8192_mck_enable(afe, tdm_priv->bck_id, tdm_priv->bck_rate); in mtk_tdm_bck_en_event()
328 mt8192_mck_enable(afe, tdm_priv->mclk_id, tdm_priv->mclk_rate); in mtk_tdm_mck_en_event()
H A Dmt8192-afe-clk.c562 int mt8192_mck_enable(struct mtk_base_afe *afe, int mck_id, int rate) in mt8192_mck_enable() function
H A Dmt8192-dai-i2s.c719 mt8192_mck_enable(afe, i2s_priv->mclk_id, i2s_priv->mclk_rate); in mtk_mclk_en_event()