Home
last modified time | relevance | path

Searched refs:ngpio_irq_cluster (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.h177 unsigned ngpio_irq_cluster; member
H A Dpinctrl-ab8505.c370 .ngpio_irq_cluster = ARRAY_SIZE(ab8505_gpio_irq_cluster),
H A Dpinctrl-ab8500.c474 .ngpio_irq_cluster = ARRAY_SIZE(ab8500_gpio_irq_cluster),
H A Dpinctrl-abx500.c1036 pct->irq_cluster_size = pct->soc->ngpio_irq_cluster; in abx500_gpio_probe()