Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dserial_reg.h99 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h114 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro