NR_BASEBOARD_GPIOS   70 arch/sh/boards/mach-x3proto/gpio.c 	for_each_set_bit(pin, &mask, NR_BASEBOARD_GPIOS)
NR_BASEBOARD_GPIOS   82 arch/sh/boards/mach-x3proto/gpio.c 	.ngpio			= NR_BASEBOARD_GPIOS,
NR_BASEBOARD_GPIOS  111 arch/sh/boards/mach-x3proto/gpio.c 	x3proto_irq_domain = irq_domain_add_linear(NULL, NR_BASEBOARD_GPIOS,
NR_BASEBOARD_GPIOS  126 arch/sh/boards/mach-x3proto/setup.c static struct gpio_keys_button baseboard_buttons[NR_BASEBOARD_GPIOS] = {