Searched defs:omap_gpio_platform_data (Results 1 – 1 of 1) sorted by relevance
180 struct omap_gpio_platform_data { struct181 int bank_type;182 int bank_width; /* GPIO bank width */183 int bank_stride; /* Only needed for omap1 MPUIO */184 bool dbck_flag; /* dbck required or not - True for OMAP3&4 */185 bool loses_context; /* whether the bank would ever lose context */186 bool is_mpuio; /* whether the bank is of type MPUIO */187 u32 non_wakeup_gpios;189 const struct omap_gpio_reg_offs *regs;192 int (*get_context_loss_count)(struct device *dev);