ASoC: rt5640: Add RL6231 class device shared support for RT5640, RT5645 and RT5651
[deliverable/linux.git] / sound / soc / codecs / rl6231.h
1 /*
2 * rl6231.h - RL6231 class device shared support
3 *
4 * Copyright 2014 Realtek Semiconductor Corp.
5 *
6 * Author: Oder Chiou <oder_chiou@realtek.com>
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11 */
12
13 #ifndef __RL6231_H__
14 #define __RL6231_H__
15
16 int rl6231_calc_dmic_clk(int rate);
17
18 #endif /* __RL6231_H__ */
This page took 0.029259 seconds and 5 git commands to generate.