Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-clk.h36 int mt8183_mck_enable(struct mtk_base_afe *afe, int mck_id, int rate);
H A Dmt8183-dai-tdm.c260 mt8183_mck_enable(afe, tdm_priv->bck_id, tdm_priv->bck_rate); in mtk_tdm_bck_en_event()
286 mt8183_mck_enable(afe, tdm_priv->mclk_id, tdm_priv->mclk_rate); in mtk_tdm_mck_en_event()
H A Dmt8183-afe-clk.c542 int mt8183_mck_enable(struct mtk_base_afe *afe, int mck_id, int rate) in mt8183_mck_enable() function
H A Dmt8183-dai-i2s.c314 mt8183_mck_enable(afe, i2s_priv->mclk_id, i2s_priv->mclk_rate); in mtk_mclk_en_event()