亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? davincihd_mcasp.h

?? DM6467 Bootloader源碼
?? H
?? 第 1 頁 / 共 2 頁
字號:
/*
 *  Copyright 2007 by Spectrum Digital Incorporated.
 *  All rights reserved. Property of Spectrum Digital Incorporated.
 */

/*
 *  MCASP header file
 *
 */

#ifndef MCASP_
#define MCASP_

#ifdef __cplusplus
extern "C" {
#endif

#include "davincihd.h"

/* ------------------------------------------------------------------------ *
 *  MCASP IDs                                                               *
 * ------------------------------------------------------------------------ */
#define MCASP_0                 ( 0 )
#define MCASP_1                 ( 1 )

#define SERIALIZER_0            ( 0 )
#define SERIALIZER_1            ( 1 )
#define SERIALIZER_2            ( 2 )
#define SERIALIZER_3            ( 3 )

/* ------------------------------------------------------------------------ *
 *  MCASP0 Controller                                                       *
 * ------------------------------------------------------------------------ */
#define MCASP0_BASE             0x01d01000
#define MCASP0_DATA             0x01d01400
#define MCASP0_DATA_SIZE        0x00000400
#define MCASP0_PID              *( volatile Uint32* )( MCASP0_BASE + 0x0 )
#define MCASP0_PWRDEMU          *( volatile Uint32* )( MCASP0_BASE + 0x4 )
#define MCASP0_PFUNC            *( volatile Uint32* )( MCASP0_BASE + 0x10 )
#define MCASP0_PDIR             *( volatile Uint32* )( MCASP0_BASE + 0x14 )
#define MCASP0_PDOUT            *( volatile Uint32* )( MCASP0_BASE + 0x18 )
#define MCASP0_PDIN             *( volatile Uint32* )( MCASP0_BASE + 0x1c )
#define MCASP0_PDCLR            *( volatile Uint32* )( MCASP0_BASE + 0x20 )
#define MCASP0_GBLCTL           *( volatile Uint32* )( MCASP0_BASE + 0x44 )
#define MCASP0_AMUTE            *( volatile Uint32* )( MCASP0_BASE + 0x48 )
#define MCASP0_DLBCTL           *( volatile Uint32* )( MCASP0_BASE + 0x4c )
#define MCASP0_DITCTL           *( volatile Uint32* )( MCASP0_BASE + 0x50 )
#define MCASP0_RGBLCTL          *( volatile Uint32* )( MCASP0_BASE + 0x60 )
#define MCASP0_RMASK            *( volatile Uint32* )( MCASP0_BASE + 0x64 )
#define MCASP0_RFMT             *( volatile Uint32* )( MCASP0_BASE + 0x68 )
#define MCASP0_AFSRCTL          *( volatile Uint32* )( MCASP0_BASE + 0x6c )
#define MCASP0_ACLKRCTL         *( volatile Uint32* )( MCASP0_BASE + 0x70 )
#define MCASP0_AHCLKRCTL        *( volatile Uint32* )( MCASP0_BASE + 0x74 )
#define MCASP0_RTDM             *( volatile Uint32* )( MCASP0_BASE + 0x78 )
#define MCASP0_RINTCTL          *( volatile Uint32* )( MCASP0_BASE + 0x7c )
#define MCASP0_RSTAT            *( volatile Uint32* )( MCASP0_BASE + 0x80 )
#define MCASP0_RSLOT            *( volatile Uint32* )( MCASP0_BASE + 0x84 )
#define MCASP0_RCLKCHK          *( volatile Uint32* )( MCASP0_BASE + 0x88 )
#define MCASP0_XGBLCTL          *( volatile Uint32* )( MCASP0_BASE + 0xa0 )
#define MCASP0_XMASK            *( volatile Uint32* )( MCASP0_BASE + 0xa4 )
#define MCASP0_XFMT             *( volatile Uint32* )( MCASP0_BASE + 0xa8 )
#define MCASP0_AFSXCTL          *( volatile Uint32* )( MCASP0_BASE + 0xac )
#define MCASP0_ACLKXCTL         *( volatile Uint32* )( MCASP0_BASE + 0xb0 )
#define MCASP0_AHCLKXCTL        *( volatile Uint32* )( MCASP0_BASE + 0xb4 )
#define MCASP0_XTDM             *( volatile Uint32* )( MCASP0_BASE + 0xb8 )
#define MCASP0_XINTCTL          *( volatile Uint32* )( MCASP0_BASE + 0xbc )
#define MCASP0_XSTAT            *( volatile Uint32* )( MCASP0_BASE + 0xc0 )
#define MCASP0_XSLOT            *( volatile Uint32* )( MCASP0_BASE + 0xc4 )
#define MCASP0_XCLKCHK          *( volatile Uint32* )( MCASP0_BASE + 0xc8 )
#define MCASP0_DITCSRA0         *( volatile Uint32* )( MCASP0_BASE + 0x100 )
#define MCASP0_DITCSRA1         *( volatile Uint32* )( MCASP0_BASE + 0x104 )
#define MCASP0_DITCSRA2         *( volatile Uint32* )( MCASP0_BASE + 0x108 )
#define MCASP0_DITCSRA3         *( volatile Uint32* )( MCASP0_BASE + 0x10c )
#define MCASP0_DITCSRA4         *( volatile Uint32* )( MCASP0_BASE + 0x110 )
#define MCASP0_DITCSRA5         *( volatile Uint32* )( MCASP0_BASE + 0x114 )
#define MCASP0_DITCSRB0         *( volatile Uint32* )( MCASP0_BASE + 0x118 )
#define MCASP0_DITCSRB1         *( volatile Uint32* )( MCASP0_BASE + 0x11c )
#define MCASP0_DITCSRB2         *( volatile Uint32* )( MCASP0_BASE + 0x120 )
#define MCASP0_DITCSRB3         *( volatile Uint32* )( MCASP0_BASE + 0x124 )
#define MCASP0_DITCSRB4         *( volatile Uint32* )( MCASP0_BASE + 0x128 )
#define MCASP0_DITCSRB5         *( volatile Uint32* )( MCASP0_BASE + 0x12c )
#define MCASP0_DITUDRA0         *( volatile Uint32* )( MCASP0_BASE + 0x130 )
#define MCASP0_DITUDRA1         *( volatile Uint32* )( MCASP0_BASE + 0x134 )
#define MCASP0_DITUDRA2         *( volatile Uint32* )( MCASP0_BASE + 0x138 )
#define MCASP0_DITUDRA3         *( volatile Uint32* )( MCASP0_BASE + 0x13c )
#define MCASP0_DITUDRA4         *( volatile Uint32* )( MCASP0_BASE + 0x140 )
#define MCASP0_DITUDRA5         *( volatile Uint32* )( MCASP0_BASE + 0x144 )
#define MCASP0_DITUDRB0         *( volatile Uint32* )( MCASP0_BASE + 0x148 )
#define MCASP0_DITUDRB1         *( volatile Uint32* )( MCASP0_BASE + 0x14c )
#define MCASP0_DITUDRB2         *( volatile Uint32* )( MCASP0_BASE + 0x150 )
#define MCASP0_DITUDRB3         *( volatile Uint32* )( MCASP0_BASE + 0x154 )
#define MCASP0_DITUDRB4         *( volatile Uint32* )( MCASP0_BASE + 0x158 )
#define MCASP0_DITUDRB5         *( volatile Uint32* )( MCASP0_BASE + 0x15c )
#define MCASP0_SRCTL0           *( volatile Uint32* )( MCASP0_BASE + 0x180 )
#define MCASP0_SRCTL1           *( volatile Uint32* )( MCASP0_BASE + 0x184 )
#define MCASP0_SRCTL2           *( volatile Uint32* )( MCASP0_BASE + 0x188 )
#define MCASP0_SRCTL3           *( volatile Uint32* )( MCASP0_BASE + 0x18c )
#define MCASP0_XBUF0            *( volatile Uint32* )( MCASP0_BASE + 0x200 )
#define MCASP0_XBUF0_16BIT      *( volatile Uint16* )( MCASP0_BASE + 0x200 )
#define MCASP0_XBUF0_32BIT      *( volatile Uint32* )( MCASP0_BASE + 0x200 )
#define MCASP0_XBUF1            *( volatile Uint32* )( MCASP0_BASE + 0x204 )
#define MCASP0_XBUF1_16BIT      *( volatile Uint16* )( MCASP0_BASE + 0x204 )
#define MCASP0_XBUF1_32BIT      *( volatile Uint32* )( MCASP0_BASE + 0x204 )
#define MCASP0_XBUF2            *( volatile Uint32* )( MCASP0_BASE + 0x208 )
#define MCASP0_XBUF2_16BIT      *( volatile Uint16* )( MCASP0_BASE + 0x208 )
#define MCASP0_XBUF2_32BIT      *( volatile Uint32* )( MCASP0_BASE + 0x208 )
#define MCASP0_XBUF3            *( volatile Uint32* )( MCASP0_BASE + 0x20c )
#define MCASP0_XBUF3_16BIT      *( volatile Uint16* )( MCASP0_BASE + 0x20c )
#define MCASP0_XBUF3_32BIT      *( volatile Uint32* )( MCASP0_BASE + 0x20c )
#define MCASP0_RBUF0            *( volatile Uint32* )( MCASP0_BASE + 0x280 )
#define MCASP0_RBUF0_16BIT      *( volatile Uint16* )( MCASP0_BASE + 0x280 )
#define MCASP0_RBUF0_32BIT      *( volatile Uint32* )( MCASP0_BASE + 0x280 )
#define MCASP0_RBUF1            *( volatile Uint32* )( MCASP0_BASE + 0x284 )
#define MCASP0_RBUF1_16BIT      *( volatile Uint16* )( MCASP0_BASE + 0x284 )
#define MCASP0_RBUF1_32BIT      *( volatile Uint32* )( MCASP0_BASE + 0x284 )
#define MCASP0_RBUF2            *( volatile Uint32* )( MCASP0_BASE + 0x288 )
#define MCASP0_RBUF2_16BIT      *( volatile Uint16* )( MCASP0_BASE + 0x288 )
#define MCASP0_RBUF2_32BIT      *( volatile Uint32* )( MCASP0_BASE + 0x288 )
#define MCASP0_RBUF3            *( volatile Uint32* )( MCASP0_BASE + 0x28c )
#define MCASP0_RBUF3_16BIT      *( volatile Uint16* )( MCASP0_BASE + 0x28c )
#define MCASP0_RBUF3_32BIT      *( volatile Uint32* )( MCASP0_BASE + 0x28c )

/* ------------------------------------------------------------------------ *
 *  MCASP1 Controller                                                       *
 * ------------------------------------------------------------------------ */
#define MCASP1_BASE             0x01d01800
#define MCASP1_DATA             0x01d01c00
#define MCASP1_DATA_SIZE        0x00000400
#define MCASP1_PID              *( volatile Uint32* )( MCASP1_BASE + 0x0 )
#define MCASP1_PWRDEMU          *( volatile Uint32* )( MCASP1_BASE + 0x4 )
#define MCASP1_PFUNC            *( volatile Uint32* )( MCASP1_BASE + 0x10 )
#define MCASP1_PDIR             *( volatile Uint32* )( MCASP1_BASE + 0x14 )
#define MCASP1_PDOUT            *( volatile Uint32* )( MCASP1_BASE + 0x18 )
#define MCASP1_PDIN             *( volatile Uint32* )( MCASP1_BASE + 0x1c )
#define MCASP1_PDCLR            *( volatile Uint32* )( MCASP1_BASE + 0x20 )
#define MCASP1_GBLCTL           *( volatile Uint32* )( MCASP1_BASE + 0x44 )
#define MCASP1_DLBCTL           *( volatile Uint32* )( MCASP1_BASE + 0x4c )
#define MCASP1_DITCTL           *( volatile Uint32* )( MCASP1_BASE + 0x50 )
#define MCASP1_RGBLCTL          *( volatile Uint32* )( MCASP1_BASE + 0x60 )
#define MCASP1_RINTCTL          *( volatile Uint32* )( MCASP1_BASE + 0x7c )
#define MCASP1_RSTAT            *( volatile Uint32* )( MCASP1_BASE + 0x80 )
#define MCASP1_XGBLCTL          *( volatile Uint32* )( MCASP1_BASE + 0xa0 )
#define MCASP1_XMASK            *( volatile Uint32* )( MCASP1_BASE + 0xa4 )
#define MCASP1_XFMT             *( volatile Uint32* )( MCASP1_BASE + 0xa8 )
#define MCASP1_AFSXCTL          *( volatile Uint32* )( MCASP1_BASE + 0xac )
#define MCASP1_ACLKXCTL         *( volatile Uint32* )( MCASP1_BASE + 0xb0 )
#define MCASP1_AHCLKXCTL        *( volatile Uint32* )( MCASP1_BASE + 0xb4 )
#define MCASP1_XTDM             *( volatile Uint32* )( MCASP1_BASE + 0xb8 )
#define MCASP1_XINTCTL          *( volatile Uint32* )( MCASP1_BASE + 0xbc )
#define MCASP1_XSTAT            *( volatile Uint32* )( MCASP1_BASE + 0xc0 )
#define MCASP1_XSLOT            *( volatile Uint32* )( MCASP1_BASE + 0xc4 )
#define MCASP1_XCLKCHK          *( volatile Uint32* )( MCASP1_BASE + 0xc8 )
#define MCASP1_DITCSRA0         *( volatile Uint32* )( MCASP1_BASE + 0x100 )
#define MCASP1_DITCSRA1         *( volatile Uint32* )( MCASP1_BASE + 0x104 )

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
成人午夜电影小说| 精品美女被调教视频大全网站| 欧美性大战xxxxx久久久| 日韩一级黄色大片| 亚洲欧洲99久久| 日韩国产高清影视| 99久久精品免费精品国产| 日韩久久久久久| 亚洲一区二区三区三| 国产另类ts人妖一区二区| 欧美性videosxxxxx| 欧美国产日本视频| 九九久久精品视频| 欧美综合一区二区| 国产精品久久久久久久浪潮网站| 视频一区二区三区入口| 91小宝寻花一区二区三区| 久久理论电影网| 婷婷丁香激情综合| 91久久精品午夜一区二区| 欧美极品美女视频| 国产成人精品一区二区三区四区 | 日韩av二区在线播放| 色噜噜狠狠成人中文综合| 中文字幕国产一区| 国产精品一二三区| 日韩视频免费观看高清在线视频| 亚洲国产日日夜夜| 欧美色视频在线| 一区二区国产视频| 欧美午夜理伦三级在线观看| 亚洲精品成人悠悠色影视| 成人av中文字幕| 国产精品国产馆在线真实露脸| 国产白丝精品91爽爽久久| 国产午夜精品在线观看| 国产盗摄一区二区| 欧美激情综合五月色丁香| 国产成人午夜精品5599| 国产女主播视频一区二区| 成人午夜av影视| 自拍偷拍亚洲综合| 欧美色网站导航| 天堂精品中文字幕在线| 欧美一区二区三区四区五区| 麻豆精品一区二区综合av| 精品国产乱码久久久久久图片| 国产一区二区三区最好精华液| 久久奇米777| av在线一区二区三区| 亚洲人成电影网站色mp4| 欧美制服丝袜第一页| 日韩精品一二三| 26uuu成人网一区二区三区| 成人少妇影院yyyy| 依依成人综合视频| 日韩一卡二卡三卡四卡| 国产精品一色哟哟哟| 亚洲丝袜制服诱惑| 51精品秘密在线观看| 国产美女精品人人做人人爽 | 91精品在线免费| 国内精品写真在线观看| 中文字幕综合网| 日韩色视频在线观看| 成人免费视频视频在线观看免费| 亚洲图片另类小说| 欧美大片国产精品| 91美女在线观看| 美国毛片一区二区三区| 国产精品久久久久久户外露出| 欧美三级日本三级少妇99| 激情五月激情综合网| 亚洲免费在线观看视频| 91精品国产91久久综合桃花| 国产91露脸合集magnet| 亚洲成人三级小说| 久久久久久久久久久久久女国产乱| 色悠悠久久综合| 国产一区二区伦理| 亚洲成人免费观看| 国产精品美女久久久久高潮| 欧美高清dvd| kk眼镜猥琐国模调教系列一区二区| 午夜精品久久久久影视| 国产精品青草综合久久久久99| 欧美一区二区三区视频在线观看| 成人国产一区二区三区精品| 奇米四色…亚洲| 一区二区三区欧美在线观看| 中文字幕欧美国产| 精品欧美一区二区久久| 欧美三日本三级三级在线播放| 国产成人av电影在线观看| 亚洲成av人片一区二区| 亚洲视频一区二区在线| 国产日韩高清在线| 26uuu成人网一区二区三区| 国产色爱av资源综合区| 欧美一区二区女人| 欧美午夜影院一区| 日本乱码高清不卡字幕| www.一区二区| 岛国av在线一区| 国产成+人+日韩+欧美+亚洲| 美女mm1313爽爽久久久蜜臀| 日韩国产一区二| 日韩福利视频网| 婷婷综合在线观看| 调教+趴+乳夹+国产+精品| 亚洲午夜激情网站| 亚洲第一久久影院| 婷婷综合久久一区二区三区| 一区二区三区日韩欧美精品 | 色视频欧美一区二区三区| www.色综合.com| 99久久99久久精品免费看蜜桃| 国v精品久久久网| 处破女av一区二区| 不卡电影一区二区三区| 91色在线porny| 色狠狠色狠狠综合| 欧美色精品在线视频| 欧美人妇做爰xxxⅹ性高电影| 欧美卡1卡2卡| 欧美一二区视频| 欧美精品一区二区蜜臀亚洲| 国产调教视频一区| 国产精品理论片在线观看| 成人免费在线视频观看| 亚洲一区二区三区视频在线播放 | 欧美色涩在线第一页| 欧美一区日韩一区| 欧美精品一区二区在线观看| 欧美精品一区二区精品网| 国产亚洲欧美日韩日本| 国产精品网曝门| 一区二区三区四区蜜桃| 日本视频免费一区| 国产99久久久国产精品| 色婷婷综合久久久中文字幕| 欧美三区在线观看| 亚洲精品一区二区三区在线观看 | 欧美videofree性高清杂交| 久久久午夜精品理论片中文字幕| 中文天堂在线一区| 五月天亚洲精品| 国产一区999| 欧美在线观看视频在线| 欧美电视剧在线看免费| 国产精品成人免费在线| 午夜精品一区在线观看| 国产激情视频一区二区三区欧美 | 看片的网站亚洲| 大胆欧美人体老妇| 欧美精品日韩精品| 久久久国产精品不卡| 亚洲国产综合91精品麻豆| 国内精品视频一区二区三区八戒| 一本大道久久a久久综合婷婷| 91精品国产一区二区三区香蕉 | 国产精品萝li| 青青草原综合久久大伊人精品优势 | 欧美日韩一区二区三区四区五区| 精品va天堂亚洲国产| 亚洲午夜精品一区二区三区他趣| 国产一区二区三区不卡在线观看 | 国产精品国产成人国产三级| 日本欧美大码aⅴ在线播放| 成人性生交大合| 欧美变态凌虐bdsm| 一区二区久久久久久| 成人黄色一级视频| 日韩视频免费直播| 午夜精品久久久久久久久久| 成人性生交大片免费看视频在线 | 日日摸夜夜添夜夜添国产精品| 成人免费毛片嘿嘿连载视频| 日韩一级免费一区| 亚洲午夜视频在线观看| 99精品视频中文字幕| 久久蜜桃一区二区| 麻豆一区二区99久久久久| 欧美三级电影网站| 一区二区三区精密机械公司| 懂色av一区二区三区蜜臀| 欧美tickle裸体挠脚心vk| 日韩影视精彩在线| 欧美疯狂做受xxxx富婆| 亚洲国产精品尤物yw在线观看| 91色九色蝌蚪| 亚洲日本va午夜在线影院| 粗大黑人巨茎大战欧美成人| 久久久国际精品| 国产精品一级二级三级| 国产三级一区二区三区| 国产成人在线影院| 久久精品欧美日韩| 国产成人综合在线播放| 国产婷婷色一区二区三区四区 |