wm8960 linux codec 代碼,修改過了,支持錄音

wm8960 linux codec 代碼,修改過了,支持錄音

ID:37901127

大?。?16.00 KB

頁數(shù):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 代碼,修改過了,支持錄音》由會員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在教育資源-天天文庫。

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

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學(xué)公式或PPT動畫的文件,查看預(yù)覽時可能會顯示錯亂或異常,文件下載后無此問題,請放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負(fù)責(zé)整理代發(fā)布。如果您對本文檔版權(quán)有爭議請及時聯(lián)系客服。
3. 下載前請仔細(xì)閱讀文檔內(nèi)容,確認(rèn)文檔內(nèi)容符合您的需求后進(jìn)行下載,若出現(xiàn)內(nèi)容與標(biāo)題不符可向本站投訴處理。
4. 下載文檔時可能由于網(wǎng)絡(luò)波動等原因無法下載或下載錯誤,付費(fèi)完成后未能成功下載的用戶請聯(lián)系客服處理。