Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserial_bcm63xx.h34 #define UART_CTL_LOOPBACK_MASK (1 << UART_CTL_LOOPBACK_SHIFT) macro
/openbmc/u-boot/drivers/serial/
H A Dserial_bcm6345.c44 #define UART_CTL_LOOPBACK_MASK (1 << UART_CTL_LOOPBACK_SHIFT) macro