Searched refs:NR_BASEBOARD_GPIOS (Results 1 – 3 of 3) sorted by relevance
70 for_each_set_bit(pin, &mask, NR_BASEBOARD_GPIOS) in x3proto_gpio_irq_handler()82 .ngpio = NR_BASEBOARD_GPIOS,111 x3proto_irq_domain = irq_domain_add_linear(NULL, NR_BASEBOARD_GPIOS, in x3proto_gpio_setup()
126 static struct gpio_keys_button baseboard_buttons[NR_BASEBOARD_GPIOS] = {
11 #define NR_BASEBOARD_GPIOS 16 macro