mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-14 10:28:54 +00:00
242 lines
16 KiB
HTML
242 lines
16 KiB
HTML
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-cn" lang="zh-cn" data-whc_version="26.0">
|
|
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="description" content="本节介绍了 DMA 数据类型及其结构描述。 struct aic_dma_dev 属于 HAL 层接口, 记录 DMA 控制器的配置信息: struct aic_dma_dev { struct aic_dma_task task[TASK_MAX_NUM]; s32 inited; unsigned long base; u32 burst_length; /* burst length ..."/><meta name="DC.rights.owner" content="(C) 版权 2025"/><meta name="copyright" content="(C) 版权 2025"/><meta name="generator" content="DITA-OT"/><meta name="DC.type" content="concept"/><meta name="DC.creator" content="yan.wang"/><meta name="DC.date.created" content="2024-01-16"/><meta name="DC.date.modified" content="2024-12-04"/><meta name="DC.format" content="HTML5"/><meta name="DC.identifier" content="dma_data_structure"/><meta name="DC.language" content="zh-CN"/><title>数据结构设计</title><!-- Build number 2023110923. --><meta name="wh-path2root" content="../../../"/><meta name="wh-toc-id" content=""/><meta name="wh-source-relpath" content="topics/sdk/dma/dma-data-structure.dita"/><meta name="wh-out-relpath" content="topics/sdk/dma/dma-data-structure.html"/>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../../../webhelp/app/commons.css?buildId=2023110923"/>
|
|
<link rel="stylesheet" type="text/css" href="../../../webhelp/app/topic.css?buildId=2023110923"/>
|
|
|
|
<script src="../../../webhelp/app/options/properties.js?buildId=20250121171154"></script>
|
|
<script src="../../../webhelp/app/localization/strings.js?buildId=2023110923"></script>
|
|
<script src="../../../webhelp/app/search/index/keywords.js?buildId=20250121171154"></script>
|
|
<script defer="defer" src="../../../webhelp/app/commons.js?buildId=2023110923"></script>
|
|
<script defer="defer" src="../../../webhelp/app/topic.js?buildId=2023110923"></script>
|
|
<link rel="stylesheet" type="text/css" href="../../../webhelp/template/aic-styles-web.css?buildId=2023110923"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/notes.css?buildId=2023110923"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/aic-common.css?buildId=2023110923"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/aic-images.css?buildId=2023110923"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/footnote.css?buildId=2023110923"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/aic-web-watermark.css?buildId=2023110923"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/topic-body-list.css?buildId=2023110923"/></head>
|
|
|
|
<body id="dma_data_structure" class="wh_topic_page frmBody">
|
|
<a href="#wh_topic_body" class="sr-only sr-only-focusable">
|
|
跳转到主要内容
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<header class="navbar navbar-default wh_header">
|
|
<div class="container-fluid">
|
|
<div class="wh_header_flex_container navbar-nav navbar-expand-md navbar-dark">
|
|
<div class="wh_logo_and_publication_title_container">
|
|
<div class="wh_logo_and_publication_title">
|
|
|
|
<a href="http://www.artinchip.com" class=" wh_logo d-none d-sm-block "><img src="../../../company-logo-white.png" alt="RTOS SDK 使用指南SDK 指南文件"/></a>
|
|
<div class=" wh_publication_title "><a href="../../../index.html"><span class="booktitle"><span class="ph mainbooktitle">RTOS SDK 使用指南</span><span class="ph booktitlealt">SDK 指南文件</span></span></a></div>
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="wh_top_menu_and_indexterms_link collapse navbar-collapse" id="wh_top_menu_and_indexterms_link">
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
|
|
|
|
|
|
<div class=" wh_search_input navbar-form wh_topic_page_search search " role="form">
|
|
|
|
|
|
|
|
<form id="searchForm" method="get" role="search" action="../../../search.html"><div><input type="search" placeholder="搜索 " class="wh_search_textfield" id="textToSearch" name="searchQuery" aria-label="搜索查询" required="required"/><button type="submit" class="wh_search_button" aria-label="搜索"><span class="search_input_text">搜索</span></button></div></form>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="container-fluid" id="wh_topic_container">
|
|
<div class="row">
|
|
|
|
<nav class="wh_tools d-print-none navbar-expand-md" aria-label="Tools">
|
|
|
|
<div data-tooltip-position="bottom" class=" wh_breadcrumb "></div>
|
|
|
|
|
|
|
|
<div class="wh_right_tools">
|
|
<button class="wh_hide_highlight" aria-label="切换搜索突出显示" title="切换搜索突出显示"></button>
|
|
<button class="webhelp_expand_collapse_sections" data-next-state="collapsed" aria-label="折叠截面" title="折叠截面"></button>
|
|
|
|
|
|
|
|
|
|
<div class=" wh_print_link print d-none d-md-inline-block "><button onClick="window.print()" title="打印此页" aria-label="打印此页"></button></div>
|
|
|
|
|
|
</div>
|
|
|
|
</nav>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="wh_content_area">
|
|
<div class="row">
|
|
|
|
|
|
<div class="col-lg-10 col-md-10 col-sm-10 col-xs-12" id="wh_topic_body">
|
|
|
|
<button id="wh_close_topic_toc_button" class="close-toc-button d-none" aria-label="Toggle topic table of content" aria-controls="wh_topic_toc" aria-expanded="true">
|
|
<span class="close-toc-icon-container">
|
|
<span class="close-toc-icon"></span>
|
|
</span>
|
|
</button>
|
|
|
|
<div class=" wh_topic_content body "><main role="main"><article class="- topic/topic concept/concept topic concept" role="article" aria-labelledby="ariaid-title1"><span class="edit-link" style="font-size:12px; opacity:0.6; text-align:right; vertical-align:middle"><a target="_blank" href="http://172.16.35.88/tasks/jdssno1uvvbf2mltu9kb9v3if05d5gopuakboe8hlud18rma/edit/F:/aicdita/aicdita-cn/topics/sdk/dma/dma-data-structure.dita">Edit online</a></span><h1 class="- topic/title title topictitle1" id="ariaid-title1">数据结构设计</h1><div class="date inPage">4 Dec 2024</div><div style="color: gray;">
|
|
Read time: 2 minute(s)
|
|
</div><div class="- topic/body concept/conbody body conbody"><p class="- topic/p p" data-ofbid="d216883e23__20250121171644">本节介绍了 DMA 数据类型及其结构描述。</p><section class="- topic/section section" id="dma_data_structure__section_agk_hpf_fdc" data-ofbid="dma_data_structure__section_agk_hpf_fdc"><h2 class="- topic/title title sectiontitle">struct aic_dma_dev</h2>
|
|
|
|
<div class="- topic/p p" data-ofbid="d216883e30__20250121171644"><span class="- topic/ph ph">属于 HAL 层接口,</span>记录 DMA
|
|
控制器的配置信息:<pre class="+ topic/pre pr-d/codeblock pre codeblock language-c" id="dma_data_structure__codeblock_f4b_gwf_f1c" data-ofbid="dma_data_structure__codeblock_f4b_gwf_f1c"><strong class="hl-keyword">struct</strong> aic_dma_dev {
|
|
<strong class="hl-keyword">struct</strong> aic_dma_task task[TASK_MAX_NUM];
|
|
s32 inited;
|
|
<strong class="hl-keyword">unsigned</strong> <strong class="hl-keyword">long</strong> base;
|
|
u32 burst_length; <em class="hl-comment">/* burst length capacity */</em>
|
|
u32 addr_widths; <em class="hl-comment">/* address width support capacity */</em>
|
|
<strong class="hl-keyword">struct</strong> aic_dma_chan dma_chan[AIC_DMA_CH_NUM];
|
|
<strong class="hl-keyword">struct</strong> aic_dma_task *freetask;
|
|
};</pre></div>
|
|
</section><section class="- topic/section section" id="dma_data_structure__section_ljm_1wt_mdc" data-ofbid="dma_data_structure__section_ljm_1wt_mdc"><h2 class="- topic/title title sectiontitle">struct aic_dma_chan</h2>
|
|
|
|
<div class="- topic/p p" data-ofbid="d216883e42__20250121171644">属于 HAL 层接口,记录了一个 DMA
|
|
物理通道对应的通道号、寄存器基地址等信息<pre class="+ topic/pre pr-d/codeblock pre codeblock language-c" id="dma_data_structure__codeblock_h5z_mwf_f1c" data-ofbid="dma_data_structure__codeblock_h5z_mwf_f1c"><strong class="hl-keyword">struct</strong> aic_dma_chan {
|
|
u8 ch_nr; <em class="hl-comment">/* drq port number */</em>
|
|
u8 used;
|
|
u8 irq_type; <em class="hl-comment">/* irq types */</em>
|
|
bool cyclic; <em class="hl-comment">/* flag to mark if cyclic transfer one package */</em>
|
|
bool memset;
|
|
<strong class="hl-keyword">unsigned</strong> <strong class="hl-keyword">long</strong> base;
|
|
<strong class="hl-keyword">struct</strong> dma_slave_config cfg;
|
|
<strong class="hl-keyword">volatile</strong> <strong class="hl-keyword">int</strong> lock;
|
|
dma_async_callback callback;
|
|
<strong class="hl-keyword">void</strong> *callback_param;
|
|
<strong class="hl-keyword">struct</strong> aic_dma_task * desc;
|
|
};</pre></div>
|
|
</section><section class="- topic/section section" id="dma_data_structure__struct-aic-dma-task" data-ofbid="dma_data_structure__struct-aic-dma-task"><h2 class="- topic/title title sectiontitle">struct aic_dma_task</h2>
|
|
|
|
|
|
<p class="- topic/p p" data-ofbid="d216883e54__20250121171644">DMA 控制器支持散列 (Scatter Gather) 的描述符参数形式,需要提前将参数分组打包到多个描述符中,一个 Buffer
|
|
对应一组散列参数。这些描述符会组成一个链表,然后将这个链表的第一个描述符的物理地址传给 DMA 控制器。描述符组成的链表结构如下图:</p>
|
|
<figure class="- topic/fig fig fignone" id="dma_data_structure__id10" data-ofbid="dma_data_structure__id10"><br/><div class="imagecenter"><img class="- topic/image image imagecenter" id="dma_data_structure__image_qqc_33d_bdc" src="../../../images/dma/dma_task.png" width="480" alt="dma_task"/></div><br/><figcaption data-caption-side="bottom" class="- topic/title title figcapcenter"><span class="figtitleprefix fig--title-label">图<span class="fig--title-label-number"> 1</span><span class="fig--title-label-punctuation">. </span></span><span class="fig--title">DMA 描述符链表的结构示意图</span></figcaption></figure>
|
|
<div class="- topic/p p" data-ofbid="d216883e65__20250121171644">
|
|
<div class="- topic/note note tip note_tip" id="dma_data_structure__note_fkr_cny_bdc" data-ofbid="dma_data_structure__note_fkr_cny_bdc"><span class="note__title">提示:</span> <span class="+ topic/keyword pr-d/parmname keyword parmname">End Flag</span> 是 DMA
|
|
控制器硬件预先定义好的一个数值,值为 0xfffff800。</div>
|
|
</div>
|
|
<div class="- topic/p p" data-ofbid="d216883e74__20250121171644">DMA 描述符的数据结构定义如下:<pre class="+ topic/pre pr-d/codeblock pre codeblock language-c" id="dma_data_structure__codeblock_vqb_jwt_mdc" data-ofbid="dma_data_structure__codeblock_vqb_jwt_mdc"><strong class="hl-keyword">struct</strong> aic_dma_task {
|
|
u32 cfg; <em class="hl-comment">/* DMA transfer configuration */</em>
|
|
u32 src; <em class="hl-comment">/* source address of one transfer package */</em>
|
|
u32 dst; <em class="hl-comment">/* destination address of one transfer package */</em>
|
|
u32 len; <em class="hl-comment">/* data length of one transfer package */</em>
|
|
u32 delay; <em class="hl-comment">/* time delay for period transfer */</em>
|
|
u32 p_next; <em class="hl-comment">/* next task node for DMA controller */</em>
|
|
u32 mode; <em class="hl-comment">/* the negotiation mode */</em>
|
|
|
|
<em class="hl-comment">/*
|
|
* virtual list for driver maintain package list,
|
|
* not used by DMA controller
|
|
*/</em>
|
|
<strong class="hl-keyword">struct</strong> aic_dma_task *v_next;
|
|
|
|
};</pre></div>
|
|
</section><section class="- topic/section section" id="dma_data_structure__section_bkc_jds_cdc" data-ofbid="dma_data_structure__section_bkc_jds_cdc"><h2 class="- topic/title title sectiontitle">struct dma_slave_config</h2>
|
|
|
|
<div class="- topic/p p" data-ofbid="d216883e84__20250121171644">DAM 通道的配置信息,和 Linux DMA Engine
|
|
接口的定义保持一致。<pre class="+ topic/pre pr-d/codeblock pre codeblock language-c" id="dma_data_structure__codeblock_v3f_rsy_bdc" data-ofbid="dma_data_structure__codeblock_v3f_rsy_bdc"><strong class="hl-keyword">struct</strong> dma_slave_config {
|
|
<strong class="hl-keyword">enum</strong> dma_transfer_direction direction;
|
|
<strong class="hl-keyword">unsigned</strong> <strong class="hl-keyword">long</strong> src_addr;
|
|
<strong class="hl-keyword">unsigned</strong> <strong class="hl-keyword">long</strong> dst_addr;
|
|
<strong class="hl-keyword">enum</strong> dma_slave_buswidth src_addr_width;
|
|
<strong class="hl-keyword">enum</strong> dma_slave_buswidth dst_addr_width;
|
|
uint32_t src_maxburst;
|
|
uint32_t dst_maxburst;
|
|
uint32_t slave_id;
|
|
};</pre></div>
|
|
</section></div></article></main></div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<nav role="navigation" id="wh_topic_toc" aria-label="On this page" class="col-lg-2 d-none d-lg-block navbar d-print-none">
|
|
<div id="wh_topic_toc_content">
|
|
|
|
<div class=" wh_topic_toc "><div class="wh_topic_label">在本页上</div><ul><li class="section-item"><div class="section-title"><a href="#dma_data_structure__section_agk_hpf_fdc" data-tocid="dma_data_structure__section_agk_hpf_fdc">struct aic_dma_dev</a></div></li><li class="section-item"><div class="section-title"><a href="#dma_data_structure__section_ljm_1wt_mdc" data-tocid="dma_data_structure__section_ljm_1wt_mdc">struct aic_dma_chan</a></div></li><li class="section-item"><div class="section-title"><a href="#dma_data_structure__struct-aic-dma-task" data-tocid="dma_data_structure__struct-aic-dma-task">struct aic_dma_task</a></div></li><li class="section-item"><div class="section-title"><a href="#dma_data_structure__section_bkc_jds_cdc" data-tocid="dma_data_structure__section_bkc_jds_cdc">struct dma_slave_config</a></div></li></ul></div>
|
|
|
|
</div>
|
|
</nav>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
<footer class="navbar navbar-default wh_footer">
|
|
<div class=" footer-container mx-auto ">
|
|
<title>footer def</title>
|
|
<style><!--
|
|
|
|
.p1 {
|
|
font-family: FangZhengShuSong, Times, serif;
|
|
}
|
|
.p2 {
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
}
|
|
.p3 {
|
|
font-family: "Lucida Console", "Courier New", monospace;
|
|
}
|
|
|
|
--></style>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="webhelp.fragment.footer">
|
|
<p class="p1">Copyright © 2019-2024 广东匠芯创科技有限公司. All rights reserved.</p>
|
|
</div><div>
|
|
<div class="generation_time">
|
|
Update Time: 2025-01-21
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
<div id="go2top" class="d-print-none">
|
|
<span class="oxy-icon oxy-icon-up"></span>
|
|
</div>
|
|
|
|
<div id="modal_img_large" class="modal">
|
|
<span class="close oxy-icon oxy-icon-remove"></span>
|
|
<div id="modal_img_container"></div>
|
|
<div id="caption"></div>
|
|
</div>
|
|
|
|
|
|
<script src="${pd}/publishing/publishing-styles-AIC-template/js/custom.js" defer="defer"></script>
|
|
|
|
|
|
</body>
|
|
</html> |