Searched refs:GPLEN (Results 1 – 1 of 1) sorted by relevance
25 #define GPLEN(base, n) (base + 0x70 + 0x04 * n) macro242 regval = sys_read32(GPLEN(data->base, group)); in gpio_bcm2711_pin_interrupt_configure()244 sys_write32(regval, GPLEN(data->base, group)); in gpio_bcm2711_pin_interrupt_configure()256 regval = sys_read32(GPLEN(data->base, group)); in gpio_bcm2711_pin_interrupt_configure()258 sys_write32(regval, GPLEN(data->base, group)); in gpio_bcm2711_pin_interrupt_configure()