Home
last modified time | relevance | path

Searched defs:gpio_bank (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpio/
Dgpio-omap.c47 struct gpio_bank { struct
48 void __iomem *base;
49 const struct omap_gpio_reg_offs *regs;
50 struct device *dev;
52 int irq;
53 u32 non_wakeup_gpios;
54 u32 enabled_non_wakeup_gpios;
78 void (*set_dataout)(struct gpio_bank *bank, unsigned gpio, int enable); argument
89 static inline struct gpio_bank *omap_irq_data_get_bank(struct irq_data *d) in omap_irq_data_get_bank() argument
/linux-6.12.1/drivers/pinctrl/nuvoton/
Dpinctrl-wpcm450.c61 struct wpcm450_gpio gpio_bank[WPCM450_NUM_BANKS]; member
Dpinctrl-npcm7xx.c96 struct npcm7xx_gpio gpio_bank[NPCM7XX_GPIO_BANK_NUM]; member
Dpinctrl-npcm8xx.c110 struct npcm8xx_gpio gpio_bank[NPCM8XX_GPIO_BANK_NUM]; member