Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dgpio-omap.h191 struct omap_gpio_platform_data { struct
192 int bank_type;
193 int bank_width; /* GPIO bank width */
194 int bank_stride; /* Only needed for omap1 MPUIO */
195 bool dbck_flag; /* dbck required or not - True for OMAP3&4 */
196 bool loses_context; /* whether the bank would ever lose context */
197 bool is_mpuio; /* whether the bank is of type MPUIO */
198 u32 non_wakeup_gpios;
200 struct omap_gpio_reg_offs *regs;
203 int (*get_context_loss_count)(struct device *dev);