Root/
1 | /* |
2 | * wm5102.h -- WM5102 MFD internals |
3 | * |
4 | * Copyright 2012 Wolfson Microelectronics plc |
5 | * |
6 | * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> |
7 | * |
8 | * This program is free software; you can redistribute it and/or modify |
9 | * it under the terms of the GNU General Public License version 2 as |
10 | * published by the Free Software Foundation. |
11 | */ |
12 | |
13 | #ifndef _WM5102_H |
14 | #define _WM5102_H |
15 | |
16 | #include <linux/regmap.h> |
17 | #include <linux/pm.h> |
18 | |
19 | struct wm_arizona; |
20 | |
21 | extern const struct regmap_config wm5102_i2c_regmap; |
22 | extern const struct regmap_config wm5102_spi_regmap; |
23 | |
24 | extern const struct regmap_config wm5110_i2c_regmap; |
25 | extern const struct regmap_config wm5110_spi_regmap; |
26 | |
27 | extern const struct dev_pm_ops arizona_pm_ops; |
28 | |
29 | extern const struct regmap_irq_chip wm5102_aod; |
30 | extern const struct regmap_irq_chip wm5102_irq; |
31 | |
32 | extern const struct regmap_irq_chip wm5110_aod; |
33 | extern const struct regmap_irq_chip wm5110_irq; |
34 | |
35 | int arizona_dev_init(struct arizona *arizona); |
36 | int arizona_dev_exit(struct arizona *arizona); |
37 | int arizona_irq_init(struct arizona *arizona); |
38 | int arizona_irq_exit(struct arizona *arizona); |
39 | |
40 | #endif |
41 |
Branches:
ben-wpan
ben-wpan-stefan
javiroman/ks7010
jz-2.6.34
jz-2.6.34-rc5
jz-2.6.34-rc6
jz-2.6.34-rc7
jz-2.6.35
jz-2.6.36
jz-2.6.37
jz-2.6.38
jz-2.6.39
jz-3.0
jz-3.1
jz-3.11
jz-3.12
jz-3.13
jz-3.15
jz-3.16
jz-3.18-dt
jz-3.2
jz-3.3
jz-3.4
jz-3.5
jz-3.6
jz-3.6-rc2-pwm
jz-3.9
jz-3.9-clk
jz-3.9-rc8
jz47xx
jz47xx-2.6.38
master
Tags:
od-2011-09-04
od-2011-09-18
v2.6.34-rc5
v2.6.34-rc6
v2.6.34-rc7
v3.9