Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dgpio-omap.h196 struct omap_gpio_platform_data { struct
197 int bank_type;
198 int bank_width; /* GPIO bank width */
199 int bank_stride; /* Only needed for omap1 MPUIO */
200 bool dbck_flag; /* dbck required or not - True for OMAP3&4 */
201 bool loses_context; /* whether the bank would ever lose context */
202 bool is_mpuio; /* whether the bank is of type MPUIO */
203 u32 non_wakeup_gpios;
205 struct omap_gpio_reg_offs *regs;
208 int (*get_context_loss_count)(struct device *dev);