Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c87 void (*set_debounce)(struct at91_port *pio, u32 mask, bool is_on, member
/openbmc/linux/drivers/gpio/
H A Dgpio-aspeed.c953 static int set_debounce(struct gpio_chip *chip, unsigned int offset, in set_debounce() function
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-at91.c198 void (*set_debounce)(void __iomem *pio, unsigned mask, bool is_on, u32 div); member