Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c350 #define MASK_PARITY BIT1 macro
2489 info->read_status_mask |= MASK_PARITY | MASK_FRAMING; in change_params()
2493 info->ignore_status_mask |= MASK_PARITY | MASK_FRAMING; in change_params()