Home
last modified time | relevance | path

Searched refs:ATMEL_PIO_PORTS (Results 1 – 11 of 11) sorted by relevance

/external/u-boot/arch/arm/mach-at91/include/mach/
Dat91sam9rl.h120 #define ATMEL_PIO_PORTS 4 /* this SoC has 4 PIO */ macro
Dat91sam9261.h120 #define ATMEL_PIO_PORTS 3 /* theese SoCs have 3 PIO */ macro
Dat91sam9263.h135 #define ATMEL_PIO_PORTS 5 /* this SoCs has 5 PIO */ macro
Dat91sam9260.h137 #define ATMEL_PIO_PORTS 3 /* these SoCs have 3 PIO */ macro
Dat91sam9g45.h140 #define ATMEL_PIO_PORTS 5 /* this SoCs has 5 PIO */ macro
Dat91rm9200.h129 #define ATMEL_PIO_PORTS 4 /* theese SoCs have 4 PIO */ macro
Dat91sam9x5.h170 #define ATMEL_PIO_PORTS 4 macro
Dsama5d3.h184 #define ATMEL_PIO_PORTS 5 macro
Dsama5d2.h172 #define ATMEL_PIO_PORTS 4 macro
Dsama5d4.h170 #define ATMEL_PIO_PORTS 5 macro
/external/u-boot/drivers/gpio/
Dat91_gpio.c31 #if (ATMEL_PIO_PORTS > 3) in at91_pio_get_port()
34 #if (ATMEL_PIO_PORTS > 4) in at91_pio_get_port()