Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Duart.h98 #define UART_LOOPBACK(n) (1 << ((n) - 1)) macro
/openbmc/qemu/hw/char/
H A Dgrlib_apbuart.c60 #define UART_LOOPBACK (1 << 7) macro