/alps/ipecamera

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/ipecamera

« back to all changes in this revision

Viewing changes to dma/nwl_defines.h

  • Committer: Suren A. Chilingaryan
  • Date: 2011-12-12 04:45:35 UTC
  • Revision ID: csa@dside.dyndns.org-20111212044535-6no1q7g230i8uvlv
multithread preprocessing of ipecamera frames and code reorganization

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
 
35
35
 
36
 
#define DMA_BD_MINIMUM_ALIGNMENT    0x40  /**< Minimum byte alignment
 
36
#define DMA_BD_MINIMUM_ALIGNMENT    0x40  /**< Minimum byte alignment */
37
37
 
38
38
/* Common DMA registers */
39
39
#define REG_DMA_CTRL_STATUS     0x4000      /**< DMA Common Ctrl & Status */