rbd: use GFP_NOIO consistently for request allocations
[linux-2.6/btrfs-unstable.git] / include / dt-bindings / mfd / palmas.h
blobcdb075aae4e1abdef5b26ae8b988850abed781ae
1 /*
2 * This header provides macros for Palmas device bindings.
4 * Copyright (c) 2013, NVIDIA Corporation.
6 * Author: Laxman Dewangan <ldewangan@nvidia.com>
8 */
10 #ifndef __DT_BINDINGS_PALMAS_H
11 #define __DT_BINDINGS_PALMAS_H
13 /* External control pins */
14 #define PALMAS_EXT_CONTROL_PIN_ENABLE1 1
15 #define PALMAS_EXT_CONTROL_PIN_ENABLE2 2
16 #define PALMAS_EXT_CONTROL_PIN_NSLEEP 3
18 #endif /* __DT_BINDINGS_PALMAS_H */