Searched refs:INT_CONFIG_INT2_MODE_POS (Results 1 – 2 of 2) sorted by relevance
339 #define INT_CONFIG_INT2_MODE_POS 0x05 macro340 #define INT_CONFIG_INT2_MODE_MASK (0x01 << INT_CONFIG_INT2_MODE_POS)
165 INT_CONFIG_INT2_MODE_LATCHED = (0x01 << INT_CONFIG_INT2_MODE_POS),166 INT_CONFIG_INT2_MODE_PULSED = (0x00 << INT_CONFIG_INT2_MODE_POS),