Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dsc16is7xx.c143 #define SC16IS7XX_LCR_PARITY_BIT BIT(3) /* Parity bit enable */ macro
1061 lcr |= SC16IS7XX_LCR_PARITY_BIT; in sc16is7xx_set_termios()