Searched refs:GPIO_IMD (Results 1 – 1 of 1) sorted by relevance
67 #define GPIO_IMD(dev, idx) (GPIO_BASE(dev) + REG_IMD0 + (idx * 4)) macro263 port_value = sys_read32(GPIO_IMD(port, imr_idx)); in gpio_atcgpio100_pin_interrupt_configure()265 sys_write32(port_value, GPIO_IMD(port, imr_idx)); in gpio_atcgpio100_pin_interrupt_configure()