Home
last modified time | relevance | path

Searched refs:UART_LOOPBACK (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-lpc32xx/
Duart.h98 #define UART_LOOPBACK(n) (1 << ((n) - 1)) macro
/external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
Ddevices.c27 UART_LOOPBACK(CONFIG_SYS_LPC32XX_UART)); in lpc32xx_uart_init()