ASoC: Add function "rl6231_get_pre_div" to correct the dmic clock calculation
Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Oder Chiou <oder_chiou@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
@@ -30,5 +30,6 @@ int rl6231_calc_dmic_clk(int rate);
|
||||
int rl6231_pll_calc(const unsigned int freq_in,
|
||||
const unsigned int freq_out, struct rl6231_pll_code *pll_code);
|
||||
int rl6231_get_clk_info(int sclk, int rate);
|
||||
int rl6231_get_pre_div(struct regmap *map, unsigned int reg, int sft);
|
||||
|
||||
#endif /* __RL6231_H__ */
|
||||
|
Reference in New Issue
Block a user