Searched defs:gpio_bank (Results 1 – 4 of 4) sorted by relevance
47 struct gpio_bank { struct48 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); argument89 static inline struct gpio_bank *omap_irq_data_get_bank(struct irq_data *d) in omap_irq_data_get_bank() argument
61 struct wpcm450_gpio gpio_bank[WPCM450_NUM_BANKS]; member
96 struct npcm7xx_gpio gpio_bank[NPCM7XX_GPIO_BANK_NUM]; member
110 struct npcm8xx_gpio gpio_bank[NPCM8XX_GPIO_BANK_NUM]; member