Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.h176 struct abx500_gpio_irq_cluster *gpio_irq_cluster; member
H A Dpinctrl-ab8505.c369 .gpio_irq_cluster = ab8505_gpio_irq_cluster,
H A Dpinctrl-ab8500.c473 .gpio_irq_cluster = ab8500_gpio_irq_cluster,
H A Dpinctrl-abx500.c1032 pct->irq_cluster = pct->soc->gpio_irq_cluster; in abx500_gpio_probe()