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

/linux-master/include/linux/mfd/samsung/
H A Ds2mpu02.h173 #define S2MPU02_ENABLE_MASK (0x03 << S2MPU02_ENABLE_SHIFT)
174 #define S2MPU02_ENABLE_SHIFT 6 macro
177 #define S2MPU02_ENABLE_SUSPEND (0x01 << S2MPU02_ENABLE_SHIFT)
178 #define S2MPU02_DISABLE_SUSPEND (0x11 << S2MPU02_ENABLE_SHIFT)

Completed in 206 milliseconds