Searched refs:PWRSTS_OFF_RET (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dpowerdomains44xx.h41 .pwrsts_logic_ret = PWRSTS_OFF_RET,
45 [1] = PWRSTS_OFF_RET, /* core_ocmram */
47 [3] = PWRSTS_OFF_RET, /* ducati_l2ram */
48 [4] = PWRSTS_OFF_RET, /* ducati_unicache */
52 [1] = PWRSTS_OFF_RET, /* core_ocmram */
101 .pwrsts_logic_ret = PWRSTS_OFF_RET,
118 .pwrsts_logic_ret = PWRSTS_OFF_RET,
122 [1] = PWRSTS_OFF_RET, /* tesla_l1 */
123 [2] = PWRSTS_OFF_RET, /* tesla_l2 */
154 .pwrsts_logic_ret = PWRSTS_OFF_RET,
[all...]
H A Dpowerdomains24xx.h57 .pwrsts_logic_ret = PWRSTS_OFF_RET,
74 [0] = PWRSTS_OFF_RET, /* MEM1RETSTATE */
75 [1] = PWRSTS_OFF_RET, /* MEM2RETSTATE */
76 [2] = PWRSTS_OFF_RET, /* MEM3RETSTATE */
H A Dpowerdomains34xx.h46 .pwrsts_logic_ret = PWRSTS_OFF_RET,
49 [0] = PWRSTS_OFF_RET,
50 [1] = PWRSTS_OFF_RET,
51 [2] = PWRSTS_OFF_RET,
52 [3] = PWRSTS_OFF_RET,
67 .pwrsts_logic_ret = PWRSTS_OFF_RET,
71 [0] = PWRSTS_OFF_RET,
92 .pwrsts_logic_ret = PWRSTS_OFF_RET,
95 [0] = PWRSTS_OFF_RET, /* MEM1RETSTATE */
96 [1] = PWRSTS_OFF_RET, /* MEM2RETSTAT
[all...]
H A Dpowerdomain.c147 if ((pwrdm->pwrsts_logic_ret == PWRSTS_OFF_RET) &&
154 if ((pwrdm->pwrsts_mem_ret[i] == PWRSTS_OFF_RET) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dpowerdomain.h38 #define PWRSTS_OFF_RET ((1 << PWRDM_POWER_OFF) | \ macro
44 #define PWRSTS_OFF_RET_ON (PWRSTS_OFF_RET | (1 << PWRDM_POWER_ON))

Completed in 222 milliseconds