Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
s5m8767.h
Go to the documentation of this file.
1 /* s5m8767.h
2  *
3  * Copyright (c) 2011 Samsung Electronics Co., Ltd
4  * http://www.samsung.com
5  *
6  * This program is free software; you can redistribute it and/or modify it
7  * under the terms of the GNU General Public License as published by the
8  * Free Software Foundation; either version 2 of the License, or (at your
9  * option) any later version.
10  *
11  */
12 
13 #ifndef __LINUX_MFD_S5M8767_H
14 #define __LINUX_MFD_S5M8767_H
15 
16 /* S5M8767 registers */
139 };
140 
141 /* S5M8767 regulator ids */
182 
184 };
185 
186 #define S5M8767_ENCTRL_SHIFT 6
187 
188 #endif /* __LINUX_MFD_S5M8767_H */