Home
last modified time | relevance | path

Searched refs:NUM_GPIOS (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/mmc/host/
Dof_mmc_spi.c33 NUM_GPIOS, enumerator
37 int gpios[NUM_GPIOS];
38 bool alow_gpios[NUM_GPIOS];
/linux-2.6.39/drivers/tty/serial/cpm_uart/
Dcpm_uart.h60 #define NUM_GPIOS (GPIO_RI+1) macro
89 int gpios[NUM_GPIOS];
Dcpm_uart_core.c1202 for (i = 0; i < NUM_GPIOS; i++) in cpm_uart_init_port()
/linux-2.6.39/drivers/usb/host/
Dfhci.h253 NUM_GPIOS, enumerator
267 int gpios[NUM_GPIOS];
268 bool alow_gpios[NUM_GPIOS];
Dfhci-hcd.c633 for (i = 0; i < NUM_GPIOS; i++) { in of_fhci_probe()
791 for (i = 0; i < NUM_GPIOS; i++) { in fhci_remove()