Searched defs:gpio_bank (Results 1 – 3 of 3) sorted by relevance
47 struct gpio_bank { struct48 void __iomem *base;49 const struct omap_gpio_reg_offs *regs;51 int irq;52 u32 non_wakeup_gpios;53 u32 enabled_non_wakeup_gpios;77 void (*set_dataout)(struct gpio_bank *bank, unsigned gpio, int enable); argument88 static inline struct gpio_bank *omap_irq_data_get_bank(struct irq_data *d) in omap_irq_data_get_bank() argument
62 struct wpcm450_gpio gpio_bank[WPCM450_NUM_BANKS]; member
94 struct npcm7xx_gpio gpio_bank[NPCM7XX_GPIO_BANK_NUM]; member