Searched refs:get_debounce (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/pinctrl/
H A Dpinctrl-at91.c177 * @get_debounce: get debounce status
197 bool (*get_debounce)(void __iomem *pio, unsigned pin, u32 *div); member in struct:at91_pinctrl_mux_ops
725 .get_debounce = at91_mux_pio3_get_debounce,
744 .get_debounce = at91_mux_pio3_get_debounce,
765 .get_debounce = at91_mux_pio3_get_debounce,
1007 if (info->ops->get_debounce && info->ops->get_debounce(pio, pin, &div))

Completed in 365 milliseconds