Searched defs:power_state (Results 1 – 7 of 7) sorted by relevance
26 struct power_state { struct41 struct power_state *pwrst; in omap4_pm_suspend() argument
57 struct power_state { struct58 struct powerdomain *pwrdm;59 u32 next_state;61 u32 saved_state;63 struct list_head node;
92 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()
223 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()
46 static unsigned int power_state[2]; variable
44 u32 power_state = readl(power_reg) | (3 << 30); in ar7_machine_power_off() local
1156 static bool power_state; in wl12xx_set_power() local