Searched refs:INT_CONFIG_INT1_MODE_POS (Results 1 – 2 of 2) sorted by relevance
369 #define INT_CONFIG_INT1_MODE_POS 0x02 macro370 #define INT_CONFIG_INT1_MODE_MASK (0x01 << INT_CONFIG_INT1_MODE_POS)
183 INT_CONFIG_INT1_MODE_LATCHED = (0x01 << INT_CONFIG_INT1_MODE_POS),184 INT_CONFIG_INT1_MODE_PULSED = (0x00 << INT_CONFIG_INT1_MODE_POS),