Searched refs:ATMEL_PIO_PORTS (Results 1 - 14 of 14) sorted by relevance

/u-boot/arch/arm/mach-at91/include/mach/
H A Dsama7g5.h37 #define ATMEL_PIO_PORTS 5 macro
66 #define ATMEL_PIO_PORTS 5 macro
H A Dat91sam9261.h120 #define ATMEL_PIO_PORTS 3 /* theese SoCs have 3 PIO */ macro
H A Dat91sam9263.h135 #define ATMEL_PIO_PORTS 5 /* this SoCs has 5 PIO */ macro
H A Dat91sam9rl.h120 #define ATMEL_PIO_PORTS 4 /* this SoC has 4 PIO */ macro
H A Dat91sam9260.h137 #define ATMEL_PIO_PORTS 3 /* these SoCs have 3 PIO */ macro
H A Dat91sam9g45.h140 #define ATMEL_PIO_PORTS 5 /* this SoCs has 5 PIO */ macro
H A Dsam9x60.h148 #define ATMEL_PIO_PORTS 4 macro
H A Dat91sam9x5.h170 #define ATMEL_PIO_PORTS 4 macro
H A Dat91rm9200.h126 #define ATMEL_PIO_PORTS 4 /* theese SoCs have 4 PIO */ macro
H A Dsama5d4.h170 #define ATMEL_PIO_PORTS 5 macro
H A Dsama5d2.h179 #define ATMEL_PIO_PORTS 4 macro
H A Dsama5d3.h184 #define ATMEL_PIO_PORTS 5 macro
/u-boot/drivers/gpio/
H A Dat91_gpio.c32 #if (ATMEL_PIO_PORTS > 3)
35 #if (ATMEL_PIO_PORTS > 4)
569 #if (ATMEL_PIO_PORTS > 3)
572 #if (ATMEL_PIO_PORTS > 4)
H A Datmel_pio4.c39 #if (ATMEL_PIO_PORTS > 4)

Completed in 109 milliseconds