/****************************************************************************** ** ** FILE NAME : ifxmips_pmu_ar9.h ** PROJECT : IFX UEIP ** MODULES : PMU ** ** DATE : 02 Sep 2009 ** AUTHOR : Lei Chuanhua ** DESCRIPTION : IFX PMU AR9 specific header file ** COPYRIGHT : Copyright (c) 2009 ** Infineon Technologies AG ** Am Campeon 1-12, 85579 Neubiberg, Germany ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 2 of the License, or ** (at your option) any later version. ** ** HISTORY ** $Date $Author $Comment ** 02 Sep 2009 Lei Chuanhua The first UEIP release *******************************************************************************/ /*! \file ifxmips_pmu_ar9.h \ingroup IFX_PMU \brief PMU driver ARX specific file */ #ifndef IFXMIPS_PMU_AR9_H #define IFXMIPS_PMU_AR9_H /* Module id index */ #define IFX_PMU_MODULE_ID_IDX_MIN IFX_PMU_MODULE_USB_PHY #define IFX_PMU_MODULE_ID_IDX_MAX IFX_PMU_MODULE_DDR_DPD #endif /* IFXMIPS_PMU_AR9_H */