Home
last modified time | relevance | path

Searched defs:powerdomain (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Dpowerdomain.h109 struct powerdomain { struct
110 const char *name;
111 union {
114 } voltdm;
115 const s16 prcm_offs;
116 const u8 pwrsts;
117 const u8 pwrsts_logic_ret;
118 const u8 flags;
119 const u8 banks;
120 const u8 pwrsts_mem_ret[PWRDM_MAX_MEM_BANKS];
[all …]