Home
last modified time | relevance | path

Searched refs:AT91_PIN_PB20 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/w1/masters/
H A Dw1-gpio.rst28 GPIO_LOOKUP_IDX("at91-gpio", AT91_PIN_PB20, NULL, 0,
/openbmc/u-boot/board/atmel/at91sam9261ek/
H A Dat91sam9261ek.c178 at91_set_A_periph(AT91_PIN_PB20, 0); /* LCDD15 */ in at91sam9261ek_lcd_hw_init()
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dgpio.h77 #define AT91_PIN_PB20 (PIN_BASE + 0x20 + 20) macro