Go to the documentation of this file.
26 #if defined(CONFIG_ADB_PMU)
47 #define PMU_MAX_BATTERIES 2
50 #define PMU_PWR_AC_PRESENT 0x00000001
53 #define PMU_BATT_PRESENT 0x00000001
54 #define PMU_BATT_CHARGING 0x00000002
55 #define PMU_BATT_TYPE_MASK 0x000000f0
56 #define PMU_BATT_TYPE_SMART 0x00000010
57 #define PMU_BATT_TYPE_HOOPER 0x00000020
58 #define PMU_BATT_TYPE_COMET 0x00000030
78 #if defined(CONFIG_SUSPEND) && defined(CONFIG_PPC32)
82 #define pmu_sys_suspended 0