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

  /external/u-boot/include/configs/
ea20.h 54 #define CONFIG_SYS_NS16550_COM1 DAVINCI_UART0_BASE /* Base address of UART0 */
ipam390.h 114 #define CONFIG_SYS_NS16550_COM1 DAVINCI_UART0_BASE /* Base address of UART0 */
  /external/u-boot/arch/arm/mach-davinci/include/mach/
hardware.h 38 #define DAVINCI_UART0_BASE (0x01c20000)
109 #define DAVINCI_UART0_BASE 0x01c42000
572 #define DAVINCI_UART0_CTRL_ADDR (DAVINCI_UART0_BASE + DAVINCI_UART_CTRL_BASE)
  /external/u-boot/board/Barix/ipam390/
ipam390.c 217 #if (CONFIG_SYS_NS16550_COM1 == DAVINCI_UART0_BASE)
  /external/u-boot/arch/arm/mach-davinci/
da850_lowlevel.c 301 #if (CONFIG_SYS_NS16550_COM1 == DAVINCI_UART0_BASE)

Completed in 194 milliseconds