/* * Blackfin bf609 power management * * Copyright 2011 Analog Devices Inc. * * Licensed under the GPL-2 */ #ifndef __MACH_BF609_PM_H__ #define __MACH_BF609_PM_H__ #include <linux/suspend.h> #include <linux/platform_device.h> extern int bfin609_pm_enter(suspend_state_t state); extern int bf609_pm_prepare(void); extern void bf609_pm_finish(void); void bf609_hibernate(void); void bfin_sec_raise_irq(unsigned int sid); void coreb_enable(void); int bf609_nor_flash_init(struct platform_device *pdev); void bf609_nor_flash_exit(struct platform_device *pdev); #endif
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
anomaly.h | File | 5.76 KB | 0644 |
|
bf609.h | File | 1.88 KB | 0644 |
|
bfin_serial.h | File | 311 B | 0644 |
|
blackfin.h | File | 388 B | 0644 |
|
cdefBF609.h | File | 392 B | 0644 |
|
cdefBF60x_base.h | File | 209.11 KB | 0644 |
|
defBF609.h | File | 22.38 KB | 0644 |
|
defBF60x_base.h | File | 290.71 KB | 0644 |
|
dma.h | File | 5.39 KB | 0644 |
|
gpio.h | File | 3.27 KB | 0644 |
|
irq.h | File | 13.69 KB | 0644 |
|
mem_map.h | File | 2.27 KB | 0644 |
|
pll.h | File | 35 B | 0644 |
|
pm.h | File | 575 B | 0644 |
|
portmux.h | File | 17.66 KB | 0644 |
|