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

/linux-4.1.27/include/linux/mfd/samsung/
H A Ds2mpu02.h185 #define S2MPU02_ENABLE_MASK (0x03 << S2MPU02_ENABLE_SHIFT)
186 #define S2MPU02_ENABLE_SHIFT 6 macro
189 #define S2MPU02_ENABLE_SUSPEND (0x01 << S2MPU02_ENABLE_SHIFT)
190 #define S2MPU02_DISABLE_SUSPEND (0x11 << S2MPU02_ENABLE_SHIFT)

Completed in 33 milliseconds