Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dmena21_wdt.c21 #define NUM_GPIOS 6 macro
34 unsigned gpios[NUM_GPIOS];
145 if (num_gpios != NUM_GPIOS) { in a21_wdt_probe()
147 num_gpios, NUM_GPIOS); in a21_wdt_probe()
/Linux-v4.19/drivers/mmc/host/
Dof_mmc_spi.c38 NUM_GPIOS, enumerator
42 int gpios[NUM_GPIOS];
43 bool alow_gpios[NUM_GPIOS];
/Linux-v4.19/drivers/tty/serial/cpm_uart/
Dcpm_uart.h54 #define NUM_GPIOS (GPIO_RI+1) macro
83 int gpios[NUM_GPIOS];
Dcpm_uart_core.c1215 for (i = 0; i < NUM_GPIOS; i++) { in cpm_uart_init_port()
/Linux-v4.19/drivers/usb/host/
Dfhci.h231 NUM_GPIOS, enumerator
245 int gpios[NUM_GPIOS];
246 bool alow_gpios[NUM_GPIOS];
Dfhci-hcd.c632 for (i = 0; i < NUM_GPIOS; i++) { in of_fhci_probe()
792 for (i = 0; i < NUM_GPIOS; i++) { in fhci_remove()
/Linux-v4.19/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.c247 NUM_GPIOS, enumerator
254 struct gpio_desc *gpios[NUM_GPIOS];
1423 int gpios[NUM_GPIOS]; in ov965x_configure_gpios_pdata()
/Linux-v4.19/drivers/pinctrl/actions/
Dpinctrl-s900.c50 #define NUM_GPIOS (_GPIOF(7) + 1) macro
51 #define _PIN(offset) (NUM_GPIOS + (offset))
1855 .ngpios = NUM_GPIOS,
/Linux-v4.19/drivers/pinctrl/tegra/
Dpinctrl-tegra210.c186 #define NUM_GPIOS (TEGRA_PIN_QSPI_IO3_PEE5 + 1) macro
187 #define _PIN(offset) (NUM_GPIOS + (offset))
1555 .ngpios = NUM_GPIOS,
Dpinctrl-tegra20.c263 #define NUM_GPIOS (TEGRA_PIN_PBB7 + 1) macro
264 #define _PIN(offset) (NUM_GPIOS + (offset))
2223 .ngpios = NUM_GPIOS,
Dpinctrl-tegra114.c203 #define NUM_GPIOS (TEGRA_PIN_SDMMC3_CLK_LB_IN_PEE5 + 1) macro
204 #define _PIN(offset) (NUM_GPIOS + (offset))
1841 .ngpios = NUM_GPIOS,
Dpinctrl-tegra124.c217 #define NUM_GPIOS (TEGRA_PIN_PFF2 + 1) macro
218 #define _PIN(offset) (NUM_GPIOS + (offset))
2053 .ngpios = NUM_GPIOS,
Dpinctrl-tegra30.c282 #define NUM_GPIOS (TEGRA_PIN_PEE7 + 1) macro
283 #define _PIN(offset) (NUM_GPIOS + (offset))
2476 .ngpios = NUM_GPIOS,