wm8960 linux codec 代码,修改过了,支持录音

wm8960 linux codec 代码,修改过了,支持录音

ID:37901127

大小:116.00 KB

页数:24页

时间:2019-06-02

wm8960  linux codec 代码,修改过了,支持录音_第1页
wm8960  linux codec 代码,修改过了,支持录音_第2页
wm8960  linux codec 代码,修改过了,支持录音_第3页
wm8960  linux codec 代码,修改过了,支持录音_第4页
wm8960  linux codec 代码,修改过了,支持录音_第5页
资源描述:

《wm8960 linux codec 代码,修改过了,支持录音》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库

1、/**wm8960.c--WM8960ALSASoCAudiodriver**Copyright2007-11WolfsonMicroelectronics,plc**Author:LiamGirdwood**Thisprogramisfreesoftware;youcanredistributeitand/ormodify*itunderthetermsoftheGNUGeneralPublicLicenseversion2as*publishedbytheFreeSoftwareFoundatio

2、n.*/#include#include#include#include#include#include#include#include#include#include#include

3、c.h>#include#include#include#include"wm8960.h"/*R25-Power1*/#defineWM8960_VMID_MASK0x180#defineWM8960_VREF0x40/*R26-Power2*/#defineWM8960_PWR2_LOUT10x40#defineWM8960_PWR2_ROUT10x20#defineWM8960_PWR2_OUT30x02

4、/*R28-Anti-pop1*/#defineWM8960_POBCTRL0x80#defineWM8960_BUFDCOPEN0x10#defineWM8960_BUFIOEN0x08#defineWM8960_SOFT_ST0x04#defineWM8960_HPSTBY0x01/*R29-Anti-pop2*/#defineWM8960_DISOP0x40#defineWM8960_DRES_MASK0x30/**wm8960registercache*Wecan'treadtheWM8960

5、registerspacewhenweare*using2wirefordevicecontrol,sowecachetheminstead.*/staticconstu16wm8960_reg[WM8960_CACHEREGNUM]={0x0097,0x0097,0x0000,0x0000,0x0000,0x0008,0x0000,0x000a,0x01c0,0x0000,0x00ff,0x00ff,0x0000,0x0000,0x0000,0x0000,0x0000,0x007b,0x0100,0

6、x0032,0x0000,0x00c3,0x00c3,0x01c0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0100,0x0100,0x0050,0x0050,0x0050,0x0050,0x0000,0x0000,0x0000,0x0000,0x0040,0x0000,0x0000,0x0050,0x0050,0x0000,0x0002,0x0037,0x004d,0x0080,0x0008,0x0031,0x0026,0x

7、00e9,};structwm8960_priv{enumsnd_soc_control_typecontrol_type;int(*set_bias_level)(structsnd_soc_codec*,enumsnd_soc_bias_levellevel);structsnd_soc_dapm_widget*lout1;structsnd_soc_dapm_widget*rout1;structsnd_soc_dapm_widget*out3;booldeemph;intplayback_fs

8、;};#definewm8960_reset(c)snd_soc_write(c,WM8960_RESET,0)/*enumeratedcontrols*/staticconstchar*wm8960_polarity[]={"NoInversion","LeftInverted","RightInverted","StereoInversion"};staticconstchar*wm8960_3d_upper_cutoff[]={"High","Lo

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。