Lines Matching +full:power +full:- +full:domains
4 * Copyright (C) 2010-2011 Texas Instruments, Inc.
7 * Derived from mach-omap2/powerdomain.c written by Paul Walmsley
18 #include "cm-regbits-34xx.h"
19 #include "cm-regbits-44xx.h"
20 #include "prm-regbits-34xx.h"
21 #include "prm-regbits-44xx.h"
25 * Notice that the names here are not according to each power
28 /* OMAP3 and OMAP4 Memory Onstate Masks (common across all power domains) */
35 /* OMAP3 and OMAP4 Memory Retstate Masks (common across all power domains) */
65 return -EEXIST; in omap2_pwrdm_get_mem_bank_onstate_mask()
85 return -EEXIST; in omap2_pwrdm_get_mem_bank_retst_mask()
105 return -EEXIST; in omap2_pwrdm_get_mem_bank_stst_mask()