Searched refs:get_deglitch (Results 1 – 1 of 1) sorted by relevance
172 bool (*get_deglitch)(void __iomem *pio, unsigned pin); member689 .get_deglitch = at91_mux_get_deglitch,700 .get_deglitch = at91_mux_pio3_get_deglitch,719 .get_deglitch = at91_mux_pio3_get_deglitch,741 .get_deglitch = at91_mux_pio3_get_deglitch,983 if (info->ops->get_deglitch && info->ops->get_deglitch(pio, pin)) in at91_pinconf_get()