Linux Kernel
3.7.1
|
#include <powerdomain.h>
Definition at line 103 of file powerdomain.h.
Definition at line 113 of file powerdomain.h.
Definition at line 112 of file powerdomain.h.
Definition at line 127 of file powerdomain.h.
const u32 mem_on_mask[PWRDM_MAX_MEM_BANKS] |
Definition at line 128 of file powerdomain.h.
const u32 mem_pwrst_mask[PWRDM_MAX_MEM_BANKS] |
Definition at line 130 of file powerdomain.h.
const u32 mem_ret_mask[PWRDM_MAX_MEM_BANKS] |
Definition at line 129 of file powerdomain.h.
const u32 mem_retst_mask[PWRDM_MAX_MEM_BANKS] |
Definition at line 131 of file powerdomain.h.
Definition at line 104 of file powerdomain.h.
Definition at line 118 of file powerdomain.h.
Definition at line 109 of file powerdomain.h.
Definition at line 116 of file powerdomain.h.
struct voltagedomain* ptr |
Definition at line 107 of file powerdomain.h.
struct clockdomain* pwrdm_clkdms[PWRDM_MAX_CLKDMS] |
Definition at line 117 of file powerdomain.h.
Definition at line 125 of file powerdomain.h.
Definition at line 110 of file powerdomain.h.
Definition at line 111 of file powerdomain.h.
const u8 pwrsts_mem_on[PWRDM_MAX_MEM_BANKS] |
Definition at line 115 of file powerdomain.h.
const u8 pwrsts_mem_ret[PWRDM_MAX_MEM_BANKS] |
Definition at line 114 of file powerdomain.h.
Definition at line 126 of file powerdomain.h.
unsigned ret_logic_off_counter |
Definition at line 122 of file powerdomain.h.
unsigned ret_mem_off_counter[PWRDM_MAX_MEM_BANKS] |
Definition at line 123 of file powerdomain.h.
Definition at line 120 of file powerdomain.h.
unsigned state_counter[PWRDM_MAX_PWRSTS] |
Definition at line 121 of file powerdomain.h.
union { ... } voltdm |
Definition at line 119 of file powerdomain.h.