Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dpm44xx.c26 struct power_state { struct
41 struct power_state *pwrst; in omap4_pm_suspend() argument
Dpm34xx.c57 struct power_state { struct
58 struct powerdomain *pwrdm;
59 u32 next_state;
61 u32 saved_state;
63 struct list_head node;
Domap-mpuss-lowpower.c92 unsigned int power_state) in set_cpu_next_pwrst()
230 int omap4_enter_lowpower(unsigned int cpu, unsigned int power_state) in omap4_enter_lowpower()
300 int __cpuinit omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state) in omap4_hotplug_cpu()
Dcommon.h223 unsigned int power_state) in omap4_enter_lowpower()
229 static inline int omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state) in omap4_hotplug_cpu()
/arch/arm/mach-s3c24xx/
Dsimtec-usb.c46 static unsigned int power_state[2]; variable
/arch/mips/ar7/
Dsetup.c44 u32 power_state = readl(power_reg) | (3 << 30); in ar7_machine_power_off() local
/arch/arm/mach-davinci/
Dboard-da850-evm.c1156 static bool power_state; in wl12xx_set_power() local