Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/w1/masters/
H A Dw1-gpio.rst44 at91_set_GPIO_periph(foo_w1_gpio_pdata.pin, 1);
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dgpio.h215 #define at91_set_GPIO_periph(x, y) \ macro