Home
last modified time | relevance | path

Searched refs:npcmgpio_irqchip (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c338 static const struct irq_chip npcmgpio_irqchip = { variable
1948 gpio_irq_chip_set_chip(girq, &npcmgpio_irqchip); in npcm7xx_gpio_register()
H A Dpinctrl-npcm8xx.c312 static struct irq_chip npcmgpio_irqchip = { variable
2375 pctrl->gpio_bank[id].irq_chip = npcmgpio_irqchip; in npcm8xx_gpio_fw()