NUM_GPIO
rpi_gpio->gc.ngpio = NUM_GPIO;
state->gc.ngpio = NUM_GPIO;
static const struct gpio_signal_mappings mappings[NUM_GPIO] = {
bool gpio_states[NUM_GPIO];
.ngpio = NUM_GPIO,
.ngpio_per_reg = NUM_GPIO,