Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dserial_reg.h103 #define UART_LCR_WLEN8 0x03 /* Wordlength: 8 bits */ macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h118 #define UART_LCR_WLEN8 0x03 /* Wordlength: 8 bits */ macro