Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pinctrl/nuvoton/
Dpinctrl-npcm7xx.c332 static const struct irq_chip npcmgpio_irqchip = { variable
1929 gpio_irq_chip_set_chip(girq, &npcmgpio_irqchip); in npcm7xx_gpio_register()
Dpinctrl-npcm8xx.c308 static struct irq_chip npcmgpio_irqchip = { variable
2370 pctrl->gpio_bank[id].irq_chip = npcmgpio_irqchip; in npcm8xx_gpio_fw()