| 1 | /*************************************************************** |
|---|
| 2 | * |
|---|
| 3 | * This file is auto-generated by generate_chp_pwr.pl, based on |
|---|
| 4 | * bchp_pwr_resources.txt. |
|---|
| 5 | * |
|---|
| 6 | * This file contains a list of power resource IDs that can be |
|---|
| 7 | * acquired and released. |
|---|
| 8 | * |
|---|
| 9 | ***************************************************************/ |
|---|
| 10 | |
|---|
| 11 | #ifndef BCHP_PWR_RESOURCES_H__ |
|---|
| 12 | #define BCHP_PWR_RESOURCES_H__ |
|---|
| 13 | |
|---|
| 14 | #define BCHP_PWR_RESOURCE_AVD 0x00000001 |
|---|
| 15 | #define BCHP_PWR_RESOURCE_AVD0 0x00000002 |
|---|
| 16 | #define BCHP_PWR_RESOURCE_AVD0_CLK 0x00000003 |
|---|
| 17 | #define BCHP_PWR_RESOURCE_AVD0_PWR 0x00000004 |
|---|
| 18 | #define BCHP_PWR_RESOURCE_AUD_AIO 0x00000005 |
|---|
| 19 | #define BCHP_PWR_RESOURCE_AUD_PLL0 0x00000006 |
|---|
| 20 | #define BCHP_PWR_RESOURCE_AUD_PLL1 0x00000007 |
|---|
| 21 | #define BCHP_PWR_RESOURCE_RAAGA 0x00000008 |
|---|
| 22 | #define BCHP_PWR_RESOURCE_RAAGA_SRAM 0x00000009 |
|---|
| 23 | #define BCHP_PWR_RESOURCE_VDC 0x0000000a |
|---|
| 24 | #define BCHP_PWR_RESOURCE_BVN 0x0000000b |
|---|
| 25 | #define BCHP_PWR_RESOURCE_VDC_DAC 0x0000000c |
|---|
| 26 | #define BCHP_PWR_RESOURCE_VDC_VEC 0x0000000d |
|---|
| 27 | #define BCHP_PWR_RESOURCE_XPT 0x0000000e |
|---|
| 28 | #define BCHP_PWR_RESOURCE_XPT_PARSER 0x0000000f |
|---|
| 29 | #define BCHP_PWR_RESOURCE_XPT_PLAYBACK 0x00000010 |
|---|
| 30 | #define BCHP_PWR_RESOURCE_XPT_RAVE 0x00000011 |
|---|
| 31 | #define BCHP_PWR_RESOURCE_XPT_PACKETSUB 0x00000012 |
|---|
| 32 | #define BCHP_PWR_RESOURCE_XPT_REMUX 0x00000013 |
|---|
| 33 | #define BCHP_PWR_RESOURCE_XPT_108M 0x00000014 |
|---|
| 34 | #define BCHP_PWR_RESOURCE_XPT_XMEMIF 0x00000015 |
|---|
| 35 | #define BCHP_PWR_RESOURCE_XPT_SRAM 0x00000016 |
|---|
| 36 | #define BCHP_PWR_RESOURCE_HDMI_TX 0x00000017 |
|---|
| 37 | #define BCHP_PWR_RESOURCE_HDMI_TX_CLK 0x00000018 |
|---|
| 38 | #define BCHP_PWR_RESOURCE_HDMI_TX_CEC 0x00000019 |
|---|
| 39 | #define BCHP_PWR_RESOURCE_M2MC 0x0000001a |
|---|
| 40 | #define BCHP_PWR_RESOURCE_M2MC_SRAM 0x0000001b |
|---|
| 41 | #define BCHP_PWR_RESOURCE_HSM 0x0000001c |
|---|
| 42 | #define BCHP_PWR_RESOURCE_DMA 0x0000001d |
|---|
| 43 | #define BCHP_PWR_RESOURCE_SMARTCARD 0x0000001e |
|---|
| 44 | #define BCHP_PWR_RESOURCE_SMARTCARD0 0x0000001f |
|---|
| 45 | #define BCHP_PWR_RESOURCE_SMARTCARD1 0x00000020 |
|---|
| 46 | #define BCHP_PWR_RESOURCE_SOFTMODEM 0x00000021 |
|---|
| 47 | #define BCHP_PWR_RESOURCE_RFM 0x00000022 |
|---|
| 48 | #define BCHP_PWR_RESOURCE_BINT_OPEN 0x00000023 |
|---|
| 49 | #define BCHP_PWR_RESOURCE_MAGNUM_CONTROLLED 0x00000024 |
|---|
| 50 | |
|---|
| 51 | #endif |
|---|