Searched refs:GPIO_INTERRUPT_EN (Results 1 – 2 of 2) sorted by relevance
282 master_switch_clr(GPIO_MASK_STS_EN | GPIO_INTERRUPT_EN); in gpio_configure_pads_with_override()303 master_switch_set(GPIO_INTERRUPT_EN); in gpio_configure_pads_with_override()
8 #define GPIO_INTERRUPT_EN BIT(30) macro