Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/amba/
H A Dserial.h164 #define UART011_IFLS_TX_HALF (5 << 0) macro
/openbmc/linux/drivers/tty/serial/
H A Damba-pl011.c206 .ifls = UART011_IFLS_RX_HALF|UART011_IFLS_TX_HALF,