Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/watchdog/
Dmena21_wdt.c21 #define NUM_GPIOS 6 macro
34 struct gpio_desc *gpios[NUM_GPIOS];
142 if (num_gpios != NUM_GPIOS) { in a21_wdt_probe()
144 num_gpios, NUM_GPIOS); in a21_wdt_probe()
/linux-6.6.21/drivers/tty/serial/
Dcpm_uart.h46 #define NUM_GPIOS (GPIO_RI+1) macro
75 struct gpio_desc *gpios[NUM_GPIOS];
Dcpm_uart.c1329 for (i = 0; i < NUM_GPIOS; i++) { in cpm_uart_init_port()
/linux-6.6.21/drivers/usb/host/
Dfhci.h232 NUM_GPIOS, enumerator
246 struct gpio_desc *gpiods[NUM_GPIOS];
Dfhci-hcd.c633 for (i = 0; i < NUM_GPIOS; i++) { in of_fhci_probe()
/linux-6.6.21/drivers/pinctrl/actions/
Dpinctrl-s700.c45 #define NUM_GPIOS (_GPIOE(7) + 1) macro
46 #define _PIN(offset) (NUM_GPIOS + (offset))
1872 .ngpios = NUM_GPIOS,
Dpinctrl-s500.c37 #define NUM_GPIOS (_GPIOE(3) + 1) macro
38 #define _PIN(offset) (NUM_GPIOS + (offset))
1687 .ngpios = NUM_GPIOS,
Dpinctrl-s900.c44 #define NUM_GPIOS (_GPIOF(7) + 1) macro
45 #define _PIN(offset) (NUM_GPIOS + (offset))
1790 .ngpios = NUM_GPIOS,
/linux-6.6.21/drivers/media/i2c/
Ds5k5baf.c233 NUM_GPIOS, enumerator
281 struct gpio_desc *gpios[NUM_GPIOS];
1798 for (i = 0; i < NUM_GPIOS; ++i) { in s5k5baf_configure_gpios()
Dov9650.c243 NUM_GPIOS, enumerator
250 struct gpio_desc *gpios[NUM_GPIOS];
/linux-6.6.21/drivers/pinctrl/tegra/
Dpinctrl-tegra20.c255 #define NUM_GPIOS (TEGRA_PIN_PBB7 + 1) macro
256 #define _PIN(offset) (NUM_GPIOS + (offset))
2212 .ngpios = NUM_GPIOS,
Dpinctrl-tegra210.c178 #define NUM_GPIOS (TEGRA_PIN_QSPI_IO3_PEE5 + 1) macro
179 #define _PIN(offset) (NUM_GPIOS + (offset))
1546 .ngpios = NUM_GPIOS,
Dpinctrl-tegra114.c195 #define NUM_GPIOS (TEGRA_PIN_SDMMC3_CLK_LB_IN_PEE5 + 1) macro
196 #define _PIN(offset) (NUM_GPIOS + (offset))
1830 .ngpios = NUM_GPIOS,
Dpinctrl-tegra124.c209 #define NUM_GPIOS (TEGRA_PIN_PFF2 + 1) macro
210 #define _PIN(offset) (NUM_GPIOS + (offset))
2042 .ngpios = NUM_GPIOS,
Dpinctrl-tegra30.c274 #define NUM_GPIOS (TEGRA_PIN_PEE7 + 1) macro
275 #define _PIN(offset) (NUM_GPIOS + (offset))
2465 .ngpios = NUM_GPIOS,