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

  /external/u-boot/arch/arm/include/asm/arch-lpc32xx/
sys_proto.h 11 void lpc32xx_uart_init(unsigned int uart_id);
  /external/u-boot/board/timll/devkit3250/
devkit3250_spl.c 52 lpc32xx_uart_init(CONFIG_SYS_LPC32XX_UART);
devkit3250.c 38 lpc32xx_uart_init(CONFIG_SYS_LPC32XX_UART);
  /external/u-boot/board/work-microwave/work_92105/
work_92105.c 37 lpc32xx_uart_init(CONFIG_SYS_LPC32XX_UART);
work_92105_spl.c 61 lpc32xx_uart_init(CONFIG_SYS_LPC32XX_UART);
  /external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
devices.c 20 void lpc32xx_uart_init(unsigned int uart_id) function

Completed in 480 milliseconds