Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsc16is7xx.c131 #define SC16IS7XX_LCR_PARITY_BIT BIT(3) /* Parity bit enable */ macro
1016 lcr |= SC16IS7XX_LCR_PARITY_BIT; in sc16is7xx_set_termios()