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

  /external/u-boot/arch/arm/mach-at91/include/mach/
at91sam9261.h 58 #define ATMEL_BASE_MCI 0xfffa8000
at91sam9rl.h 54 #define ATMEL_BASE_MCI 0xfffa4000
at91rm9200.h 49 #define ATMEL_BASE_MCI 0xFFFB4000
at91sam9260.h 64 #define ATMEL_BASE_MCI 0xfffa8000
  /external/u-boot/board/egnite/ethernut5/
ethernut5.c 189 return atmel_mci_init((void *)ATMEL_BASE_MCI);
  /external/u-boot/board/siemens/taurus/
taurus.c 268 return atmel_mci_init((void *)ATMEL_BASE_MCI);

Completed in 93 milliseconds