Home
last modified time | relevance | path

Searched defs:UART_MCR_AFE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dns16550.h139 #define UART_MCR_AFE 0x20 /* Enable auto-RTS/CTS */ macro
/openbmc/u-boot/include/linux/
H A Dserial_reg.h116 #define UART_MCR_AFE 0x20 /* Enable auto-RTS/CTS (TI16C550C/TI16C750) */ macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h131 #define UART_MCR_AFE 0x20 /* Enable auto-RTS/CTS (TI16C550C/TI16C750) */ macro