PCAGPIO_NPINS      46 dev/i2c/pca9554.c         gpio_pin_t sc_gpio_pins[PCAGPIO_NPINS];
PCAGPIO_NPINS      48 dev/i2c/pca9554.c 	struct ksensor sc_sensor[PCAGPIO_NPINS];
PCAGPIO_NPINS     120 dev/i2c/pca9554.c 	for (i = 0; i < PCAGPIO_NPINS; i++) {
PCAGPIO_NPINS     138 dev/i2c/pca9554.c 	for (i = 0; i < PCAGPIO_NPINS; i++)
PCAGPIO_NPINS     144 dev/i2c/pca9554.c 	if (PCAGPIO_NPINS - outputs)
PCAGPIO_NPINS     145 dev/i2c/pca9554.c 		printf(" %d inputs", PCAGPIO_NPINS - outputs);
PCAGPIO_NPINS     150 dev/i2c/pca9554.c 	for (i = 0; i < PCAGPIO_NPINS; i++) {
PCAGPIO_NPINS     170 dev/i2c/pca9554.c 	gba.gba_npins = PCAGPIO_NPINS;
PCAGPIO_NPINS     195 dev/i2c/pca9554.c 	for (i = 0; i < PCAGPIO_NPINS; i++) {