Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
arm
mach-ux500
board-mop500-regulators.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) ST-Ericsson SA 2010
3
*
4
* License Terms: GNU General Public License v2
5
*
6
* Author: Bengt Jonsson <
[email protected]
> for ST-Ericsson
7
*
8
* MOP500 board specific initialization for regulators
9
*/
10
11
#ifndef __BOARD_MOP500_REGULATORS_H
12
#define __BOARD_MOP500_REGULATORS_H
13
14
#include <
linux/regulator/machine.h
>
15
#include <
linux/regulator/ab8500.h
>
16
17
extern
struct
ab8500_regulator_reg_init
18
ab8500_regulator_reg_init
[
AB8500_NUM_REGULATOR_REGISTERS
];
19
extern
struct
regulator_init_data
ab8500_regulators
[
AB8500_NUM_REGULATORS
];
20
extern
struct
regulator_init_data
tps61052_regulator
;
21
extern
struct
regulator_init_data
gpio_en_3v3_regulator
;
22
23
#endif
Generated on Thu Jan 10 2013 13:02:19 for Linux Kernel by
1.8.2