add chaos_calmer branch
[15.05/openwrt.git] / package / kernel / lantiq / ltq-deu / src / ifxmips_deu_dma.c
1 /******************************************************************************
2 **
3 ** FILE NAME    : ifxmips_deu_dma.c
4 ** PROJECT      : IFX UEIP
5 ** MODULES      : DEU Module for Danube
6 **
7 ** DATE         : September 8, 2009
8 ** AUTHOR       : Mohammad Firdaus
9 ** DESCRIPTION  : Data Encryption Unit Driver
10 ** COPYRIGHT    :       Copyright (c) 2009
11 **                      Infineon Technologies AG
12 **                      Am Campeon 1-12, 85579 Neubiberg, Germany
13 **
14 **    This program is free software; you can redistribute it and/or modify
15 **    it under the terms of the GNU General Public License as published by
16 **    the Free Software Foundation; either version 2 of the License, or
17 **    (at your option) any later version.
18 **
19 ** HISTORY
20 ** $Date        $Author             $Comment
21 ** 08 Sept 2009 Mohammad Firdaus    Initial UEIP release
22 *******************************************************************************/
23 /*!
24   \defgroup IFX_DEU IFX_DEU_DRIVERS
25   \ingroup  IFX_API
26   \brief ifx deu driver module
27 */
28
29 /*!
30   \file ifxmips_deu_dma.c
31   \ingroup IFX_DEU
32   \brief DMA deu driver file 
33 */
34
35 /*!
36  \defgroup IFX_DMA_FUNCTIONS IFX_DMA_FUNCTIONS
37  \ingroup IFX_DEU
38  \brief deu-dma driver functions
39 */
40
41 /* Project header files */ 
42