Searched refs:PWRDM_POWER_OFF (Results 1 - 9 of 9) 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.h44 [0] = PWRDM_POWER_OFF, /* core_nret_bank */
68 [0] = PWRDM_POWER_OFF, /* gfx_mem */
82 .pwrsts_logic_ret = PWRDM_POWER_OFF,
86 [1] = PWRDM_POWER_OFF, /* periphmem */
104 [0] = PWRDM_POWER_OFF, /* dss_mem */
141 [0] = PWRDM_POWER_OFF, /* wkup_bank */
188 [0] = PWRDM_POWER_OFF, /* emu_bank */
221 .pwrsts_logic_ret = PWRDM_POWER_OFF,
224 [0] = PWRDM_POWER_OFF, /* hwa_mem */
246 [0] = PWRDM_POWER_OFF, /* cam_me
[all...]
H A Dpm34xx.c364 case PWRDM_POWER_OFF:
392 if (per_next_state == PWRDM_POWER_OFF) {
409 if (core_next_state == PWRDM_POWER_OFF) {
425 core_next_state == PWRDM_POWER_OFF)
439 core_next_state == PWRDM_POWER_OFF)
443 if (pwrdm_read_prev_pwrst(mpu_pwrdm) == PWRDM_POWER_OFF)
449 if (core_prev_state == PWRDM_POWER_OFF) {
457 if (core_next_state == PWRDM_POWER_OFF)
468 if (per_prev_state == PWRDM_POWER_OFF)
472 pwrdm_set_next_pwrst(per_pwrdm, PWRDM_POWER_OFF);
[all...]
H A Dcpuidle34xx.c265 if ((cx->mpu_state == PWRDM_POWER_OFF) ||
266 (cx->core_state == PWRDM_POWER_OFF))
358 omap3_power_states[OMAP3_STATE_C4].mpu_state = PWRDM_POWER_OFF;
388 omap3_power_states[OMAP3_STATE_C6].mpu_state = PWRDM_POWER_OFF;
403 omap3_power_states[OMAP3_STATE_C7].mpu_state = PWRDM_POWER_OFF;
404 omap3_power_states[OMAP3_STATE_C7].core_state = PWRDM_POWER_OFF;
H A Dpm24xx.c376 pwrdm_set_next_pwrst(pwrdm, PWRDM_POWER_OFF);
380 pwrdm_set_next_pwrst(pwrdm, PWRDM_POWER_OFF);
H A Dpowerdomain.c148 (prev_logic_pwrst == PWRDM_POWER_OFF))
155 (prev_mem_pwrst == PWRDM_POWER_OFF))
/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.h26 #define PWRDM_POWER_OFF 0x0 macro
35 #define PWRSTS_OFF_ON ((1 << PWRDM_POWER_OFF) | \
38 #define PWRSTS_OFF_RET ((1 << PWRDM_POWER_OFF) | \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dtiomap3430_pwr.c92 while ((pwr_state != PWRDM_POWER_OFF) && --timeout) {
165 if (dsp_test_sleepstate == PWRDM_POWER_OFF) {
169 target_pwr_state = PWRDM_POWER_OFF;
177 if (dsp_test_sleepstate == PWRDM_POWER_OFF) {
179 target_pwr_state = PWRDM_POWER_OFF;
221 if (dsp_test_sleepstate == PWRDM_POWER_OFF)
234 else if (target_pwr_state == PWRDM_POWER_OFF) {
H A Dtiomap3430.c641 if (dsp_pwr_state != PWRDM_POWER_OFF) {
650 PWRDM_POWER_OFF, OMAP3430_IVA2_MOD, OMAP2_PM_PWSTCTRL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dgpio.c2091 if (power_state > PWRDM_POWER_OFF)

Completed in 119 milliseconds