Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dmena21_wdt.c23 #define NUM_GPIOS 6 macro
37 unsigned gpios[NUM_GPIOS];
164 if (num_gpios != NUM_GPIOS) { in a21_wdt_probe()
166 num_gpios, NUM_GPIOS); in a21_wdt_probe()
/linux-4.4.14/drivers/mmc/host/
Dof_mmc_spi.c38 NUM_GPIOS, enumerator
42 int gpios[NUM_GPIOS];
43 bool alow_gpios[NUM_GPIOS];
/linux-4.4.14/drivers/tty/serial/cpm_uart/
Dcpm_uart.h58 #define NUM_GPIOS (GPIO_RI+1) macro
87 int gpios[NUM_GPIOS];
Dcpm_uart_core.c1225 for (i = 0; i < NUM_GPIOS; i++) { in cpm_uart_init_port()
/linux-4.4.14/drivers/usb/host/
Dfhci.h235 NUM_GPIOS, enumerator
249 int gpios[NUM_GPIOS];
250 bool alow_gpios[NUM_GPIOS];
Dfhci-hcd.c638 for (i = 0; i < NUM_GPIOS; i++) { in of_fhci_probe()
798 for (i = 0; i < NUM_GPIOS; i++) { in fhci_remove()
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-tz1090.c231 NUM_GPIOS = TZ1090_PIN_TCK, enumerator
880 static u8 tz1090_mux_pins[NUM_GPIOS];
899 for (p = 0; p < NUM_GPIOS; ++p) in tz1090_init_mux_pins()
988 return ARRAY_SIZE(tz1090_groups) + NUM_GPIOS; in tz1090_pinctrl_get_groups_count()
1291 if (pin >= NUM_GPIOS) in tz1090_pinctrl_gpio_select()
1330 if (pin >= NUM_GPIOS) in tz1090_pinctrl_perip_select()
Dpinctrl-tegra210.c186 #define NUM_GPIOS (TEGRA_PIN_QSPI_IO3_PEE5 + 1) macro
187 #define _PIN(offset) (NUM_GPIOS + (offset))
1553 .ngpios = NUM_GPIOS,
Dpinctrl-tegra20.c260 #define NUM_GPIOS (TEGRA_PIN_PBB7 + 1) macro
261 #define _PIN(offset) (NUM_GPIOS + (offset))
2217 .ngpios = NUM_GPIOS,
Dpinctrl-tegra114.c201 #define NUM_GPIOS (TEGRA_PIN_SDMMC3_CLK_LB_IN_PEE5 + 1) macro
202 #define _PIN(offset) (NUM_GPIOS + (offset))
1837 .ngpios = NUM_GPIOS,
Dpinctrl-tegra124.c215 #define NUM_GPIOS (TEGRA_PIN_PFF2 + 1) macro
216 #define _PIN(offset) (NUM_GPIOS + (offset))
2049 .ngpios = NUM_GPIOS,
Dpinctrl-tegra30.c280 #define NUM_GPIOS (TEGRA_PIN_PEE7 + 1) macro
281 #define _PIN(offset) (NUM_GPIOS + (offset))
2472 .ngpios = NUM_GPIOS,
/linux-4.4.14/drivers/media/i2c/
Ds5k5baf.c242 NUM_GPIOS, enumerator
291 struct s5k5baf_gpio gpios[NUM_GPIOS];
1804 for (i = 0; i < NUM_GPIOS; ++i) { in s5k5baf_configure_gpios()
1827 for (i = 0; i < NUM_GPIOS; ++i) { in s5k5baf_parse_gpios()
Dov9650.c244 NUM_GPIOS, enumerator
251 int gpios[NUM_GPIOS];