Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
s5m8763.h
Go to the documentation of this file.
1 /* s5m8763.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_S5M8763_H
14 #define __LINUX_MFD_S5M8763_H
15 
16 /* S5M8763 registers */
64 };
65 
66 /* S5M8763 regulator ids */
93 };
94 
95 #define S5M8763_ENRAMP (1 << 4)
96 #endif /* __LINUX_MFD_S5M8763_H */