Searched refs:NR_BASEBOARD_GPIOS (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/sh/include/mach-x3proto/mach/
H A Dhardware.h10 #define NR_BASEBOARD_GPIOS 16 macro
/linux-4.1.27/arch/sh/boards/mach-x3proto/
H A Dgpio.c73 for_each_set_bit(pin, &mask, NR_BASEBOARD_GPIOS) x3proto_gpio_irq_handler()
85 .ngpio = NR_BASEBOARD_GPIOS,
114 x3proto_irq_domain = irq_domain_add_linear(NULL, NR_BASEBOARD_GPIOS, x3proto_gpio_setup()
H A Dsetup.c129 static struct gpio_keys_button baseboard_buttons[NR_BASEBOARD_GPIOS] = {

Completed in 188 milliseconds