Searched refs:GPFEN (Results 1 – 1 of 1) sorted by relevance
23 #define GPFEN(base, n) (base + 0x58 + 0x04 * n) macro234 regval = sys_read32(GPFEN(data->base, group)); in gpio_bcm2711_pin_interrupt_configure()236 sys_write32(regval, GPFEN(data->base, group)); in gpio_bcm2711_pin_interrupt_configure()