/alps/pcitool

To get this branch, use:
bzr branch http://darksoft.org/webbzr/alps/pcitool

« back to all changes in this revision

Viewing changes to dma/nwl_private.h

  • Committer: Suren A. Chilingaryan
  • Date: 2015-11-17 17:23:48 UTC
  • Revision ID: csa@suren.me-20151117172348-fmpmt36m3bfajvzc
Support for 64-bit registes

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
#define PCILIB_NWL_REGISTER_TIMEOUT 10000       /**< us */
19
19
 
 
20
#include "datacpy.h"
 
21
 
20
22
#include "nwl.h"
21
23
#include "nwl_irq.h"
22
24
#include "nwl_engine.h"