Searched refs:S2MPS14_ENABLE_SHIFT (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/mfd/samsung/
H A Ds2mps14.h137 #define S2MPS14_ENABLE_MASK (0x03 << S2MPS14_ENABLE_SHIFT)
138 #define S2MPS14_ENABLE_SHIFT 6 macro
140 #define S2MPS14_ENABLE_SUSPEND (0x01 << S2MPS14_ENABLE_SHIFT)
142 #define S2MPS14_ENABLE_EXT_CONTROL (0x00 << S2MPS14_ENABLE_SHIFT)

Completed in 35 milliseconds