Searched refs:UART011_LCRH_SPS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/amba/ | ||
H A D | serial.h | 121 #define UART011_LCRH_SPS 0x80 macro |
/openbmc/linux/drivers/tty/serial/ | ||
H A D | amba-pl011.c | 2094 lcr_h |= UART011_LCRH_SPS; in pl011_set_termios() |