Searched refs:mt8183_get_apll_by_rate (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/mediatek/mt8183/ |
H A D | mt8183-afe-clk.h | 33 int mt8183_get_apll_by_rate(struct mtk_base_afe *afe, int rate);
|
H A D | mt8183-afe-clk.c | 492 int mt8183_get_apll_by_rate(struct mtk_base_afe *afe, int rate) in mt8183_get_apll_by_rate() function 545 int apll = mt8183_get_apll_by_rate(afe, rate); in mt8183_mck_enable()
|
H A D | mt8183-dai-i2s.c | 495 i2s_need_apll = mt8183_get_apll_by_rate(afe, i2s_priv->rate); in mtk_afe_i2s_apll_connect() 816 apll = mt8183_get_apll_by_rate(afe, freq); in mtk_dai_i2s_set_sysclk()
|
H A D | mt8183-dai-tdm.c | 443 apll = mt8183_get_apll_by_rate(afe, freq); in mtk_dai_tdm_cal_mclk()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8183/ |
H A D | mt8183-afe-clk.h | 33 int mt8183_get_apll_by_rate(struct mtk_base_afe *afe, int rate);
|
H A D | mt8183-afe-clk.c | 492 int mt8183_get_apll_by_rate(struct mtk_base_afe *afe, int rate) in mt8183_get_apll_by_rate() function 545 int apll = mt8183_get_apll_by_rate(afe, rate); in mt8183_mck_enable()
|
H A D | mt8183-dai-i2s.c | 486 i2s_need_apll = mt8183_get_apll_by_rate(afe, i2s_priv->rate); in mtk_afe_i2s_apll_connect() 800 apll = mt8183_get_apll_by_rate(afe, freq); in mtk_dai_i2s_set_sysclk()
|
H A D | mt8183-dai-tdm.c | 443 apll = mt8183_get_apll_by_rate(afe, freq); in mtk_dai_tdm_cal_mclk()
|
Completed in 6 milliseconds