HomeSort by relevance Sort by last modified time
    Searched refs:ATMEL_PIO_PORTS (Results 1 - 11 of 11) sorted by null

  /external/u-boot/arch/arm/mach-at91/include/mach/
at91sam9261.h 120 #define ATMEL_PIO_PORTS 3 /* theese SoCs have 3 PIO */
at91sam9263.h 135 #define ATMEL_PIO_PORTS 5 /* this SoCs has 5 PIO */
at91sam9rl.h 120 #define ATMEL_PIO_PORTS 4 /* this SoC has 4 PIO */
at91rm9200.h 129 #define ATMEL_PIO_PORTS 4 /* theese SoCs have 4 PIO */
at91sam9260.h 137 #define ATMEL_PIO_PORTS 3 /* these SoCs have 3 PIO */
at91sam9g45.h 140 #define ATMEL_PIO_PORTS 5 /* this SoCs has 5 PIO */
at91sam9x5.h 170 #define ATMEL_PIO_PORTS 4
sama5d2.h 172 #define ATMEL_PIO_PORTS 4
sama5d3.h 184 #define ATMEL_PIO_PORTS 5
sama5d4.h 170 #define ATMEL_PIO_PORTS 5
  /external/u-boot/drivers/gpio/
at91_gpio.c 31 #if (ATMEL_PIO_PORTS > 3)
34 #if (ATMEL_PIO_PORTS > 4)

Completed in 580 milliseconds