Home
last modified time | relevance | path

Searched refs:at91_set_gpio_deglitch (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/board/laird/wb45n/
Dwb45n.c76 at91_set_gpio_deglitch(AT91_PIN_PB18, 1); in wb45n_gpio_hw_init()
/external/u-boot/arch/arm/mach-at91/include/mach/
Dgpio.h221 #define at91_set_gpio_deglitch(x, y) \ macro