Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c137 #define SC16IS7XX_LCR_PARITY_BIT (1 << 3) /* Parity bit enable */ macro
1049 lcr |= SC16IS7XX_LCR_PARITY_BIT; in sc16is7xx_set_termios()